瀏覽代碼

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"; document.getElementById("edge").style.display = "none";
} }


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

if (macro.victimsHuman) { 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; things["Person"] = Human;
} }




Loading…
取消
儲存