ソースを参照

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

tags/v0.7.0
Fen Dweller 8年前
コミット
acc9324d90
1個のファイルの変更2行の追加0行の削除
  1. +2
    -0
      game.js

+ 2
- 0
game.js ファイルの表示

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

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

}

// lists out total people


読み込み中…
キャンセル
保存