ソースを参照

Removed old comment

tags/v1.0.0
Fen Dweller 6年前
コミット
64b3060f38
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: E80B35A6F11C3656
1個のファイルの変更0行の追加2行の削除
  1. +0
    -2
      game.js

+ 0
- 2
game.js ファイルの表示

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


読み込み中…
キャンセル
保存