소스 검색
oralVoreEnabled -> oralVore
tags/v1.0.0
No known key found for this signature in database
GPG 키 ID: E80B35A6F11C3656
1개의 변경된 파일과
1개의 추가작업 그리고
1개의 파일을 삭제
-
game.js
|
|
|
@@ -4634,7 +4634,7 @@ function startGame(e) { |
|
|
|
} |
|
|
|
|
|
|
|
if (macro.hasPouch) { |
|
|
|
if (macro.oralVoreEnabled) { |
|
|
|
if (macro.oralVore) { |
|
|
|
enable_button("pouch_eat"); |
|
|
|
} |
|
|
|
} |
|
|
|
|