Sfoglia il codice sorgente

Removed old code + positivity lol

tags/v1.0.0
Fen Dweller 6 anni fa
parent
commit
d24e6de5b8
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: E80B35A6F11C3656
1 ha cambiato i file con 1 aggiunte e 5 eliminazioni
  1. +1
    -5
      game.js

+ 1
- 5
game.js Vedi File

@@ -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;
}



Loading…
Annulla
Salva