Parcourir la source

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

tags/v0.7.0
Fen Dweller il y a 8 ans
Parent
révision
acc9324d90
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. +2
    -0
      game.js

+ 2
- 0
game.js Voir le fichier

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

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

}

// lists out total people


Chargement…
Annuler
Enregistrer