ソースを参照

Removed old code + positivity lol

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

+ 1
- 5
game.js ファイルの表示

@@ -4681,12 +4681,8 @@ function startGame(e) {
document.getElementById("edge").style.display = "none";
}

if (macro.victimsNoPeople) {
contents_remove("Person");
}

if (macro.victimsHuman) {
// oh god this is bad bad bad bad bad bad BAD BAD BAD BAD BAD
// eh this is ok
things["Person"] = Human;
}



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