Parcourir la source

Adjust human unit height to 5.75 feet

tags/v0.1.0
Fen Dweller il y a 6 ans
Parent
révision
13551cdbf5
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      macrovision.js

+ 1
- 1
macrovision.js Voir le fichier

@@ -23,7 +23,7 @@ let dragEntityScale = 1;
let dragEntityScaleHandle = null;

math.createUnit("humans", {
definition: "5.5 feet"
definition: "5.75 feet"
})
const unitChoices = {
length: [


Chargement…
Annuler
Enregistrer