Explorar el Código

Removed old code + positivity lol

tags/v1.0.0
Fen Dweller hace 6 años
padre
commit
d24e6de5b8
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: E80B35A6F11C3656
Se han modificado 1 ficheros con 1 adiciones y 5 borrados
  1. +1
    -5
      game.js

+ 1
- 5
game.js Ver fichero

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



Cargando…
Cancelar
Guardar