浏览代码

Adjust human unit height to 5.75 feet

tags/v0.1.0
Fen Dweller 6 年前
父节点
当前提交
13551cdbf5
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      macrovision.js

+ 1
- 1
macrovision.js 查看文件

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

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


正在加载...
取消
保存