Sfoglia il codice sorgente

Removed old comment

tags/v1.0.0
Fen Dweller 6 anni fa
parent
commit
64b3060f38
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: E80B35A6F11C3656
1 ha cambiato i file con 0 aggiunte e 2 eliminazioni
  1. +0
    -2
      game.js

+ 0
- 2
game.js Vedi 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")


Loading…
Annulla
Salva