Explorar el Código

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

tags/v0.7.0
Fen Dweller hace 8 años
padre
commit
acc9324d90
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. +2
    -0
      game.js

+ 2
- 0
game.js Ver fichero

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

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

}

// lists out total people


Cargando…
Cancelar
Guardar