This website works better with JavaScript.
Home
Explore
Help
Sign In
chemicalcrux
/
macrovision
Watch
1
Star
0
Fork
0
Code
Issues
5
Pull Requests
0
Releases
10
Wiki
Activity
Browse Source
Adjust human unit height to 5.75 feet
tags/v0.1.0
Fen Dweller
6 years ago
parent
60c7f104f2
commit
13551cdbf5
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
macrovision.js
+ 1
- 1
macrovision.js
View File
@@ -23,7 +23,7 @@ let dragEntityScale = 1;
let dragEntityScaleHandle = null;
math.createUnit("humans", {
definition: "5.5 feet"
definition: "5.
7
5 feet"
})
const unitChoices = {
length: [
Write
Preview
Loading…
Cancel
Save