Explorar el Código

Adjust human unit height to 5.75 feet

tags/v0.1.0
Fen Dweller hace 6 años
padre
commit
13551cdbf5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      macrovision.js

+ 1
- 1
macrovision.js Ver fichero

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

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


Cargando…
Cancelar
Guardar