소스 검색

oralVoreEnabled -> oralVore

tags/v1.0.0
Fen Dweller 6 년 전
부모
커밋
9985b04802
No known key found for this signature in database GPG 키 ID: E80B35A6F11C3656
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      game.js

+ 1
- 1
game.js 파일 보기

@@ -4634,7 +4634,7 @@ function startGame(e) {
}

if (macro.hasPouch) {
if (macro.oralVoreEnabled) {
if (macro.oralVore) {
enable_button("pouch_eat");
}
}


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