瀏覽代碼
oralVoreEnabled -> oralVore
tags/v1.0.0
沒有發現已知的金鑰在資料庫的簽署中
GPG Key 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"); |
|
|
|
} |
|
|
|
} |
|
|
|
|