소스 검색

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


불러오는 중...
취소
저장