This website works better with JavaScript.
Home
Explore
Help
Sign In
chemicalcrux
/
stroll
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
11
Wiki
Activity
Browse Source
Removed old comment
tags/v1.0.0
Fen Dweller
6 years ago
parent
d24e6de5b8
commit
64b3060f38
No known key found for this signature in database
GPG Key ID:
E80B35A6F11C3656
1 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
game.js
+ 0
- 2
game.js
View File
@@ -4816,8 +4816,6 @@ function updatePreview(name) {
if (unitType == undefined)
return;
// we might have a second scale to worry about!
if (unitType == "length")
result = length(value * scale, unit);
else if (unitType == "area")
Write
Preview
Loading…
Cancel
Save