소스 검색

Removed old code + positivity lol

tags/v1.0.0
Fen Dweller 6 년 전
부모
커밋
d24e6de5b8
No known key found for this signature in database 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;
}



불러오는 중...
취소
저장