Fen Dweller 3 лет назад
Родитель
Сommit
1e6b9b7b1f
1 измененных файлов: 7 добавлений и 0 удалений
  1. +7
    -0
      macrovision.js

+ 7
- 0
macrovision.js Просмотреть файл

@@ -455,6 +455,12 @@ math.createUnit("townships", {
aliases: ["township", "surveytownships", "surveytownships"]
});

math.createUnit("hands", {
definition: "4 inches",
prefixes: "long",
aliases: ["hand", "hands"]
});

//#endregion

const defaultUnits = {
@@ -513,6 +519,7 @@ const unitChoices = {
"ShoeSizeUK",
"ShoeSizeMensUS",
"ShoeSizeWomensUS",
"hands",
"stories",
"buses",
"marathons",


Загрузка…
Отмена
Сохранить