Explorar el Código

Removed old comment

tags/v1.0.0
Fen Dweller hace 6 años
padre
commit
64b3060f38
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: E80B35A6F11C3656
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. +0
    -2
      game.js

+ 0
- 2
game.js Ver fichero

@@ -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")


Cargando…
Cancelar
Guardar