Sfoglia il codice sorgente

Fixed a bug where turning on arousal would cause a crash on orgasm

tags/v0.7.0
Fen Dweller 7 anni fa
parent
commit
acc9324d90
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. +2
    -0
      game.js

+ 2
- 0
game.js Vedi File

@@ -1273,6 +1273,8 @@ function toggle_arousal()
macro.orgasm = false;
macro.afterglow = false;

enable_victim("cum-flood","Flooded by cum");

}

// lists out total people


Loading…
Annulla
Salva