ソースを参照
oralVoreEnabled -> oralVore
tags/v1.0.0
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID: E80B35A6F11C3656
-
game.js
|
|
|
@@ -4634,7 +4634,7 @@ function startGame(e) { |
|
|
|
} |
|
|
|
|
|
|
|
if (macro.hasPouch) { |
|
|
|
if (macro.oralVoreEnabled) { |
|
|
|
if (macro.oralVore) { |
|
|
|
enable_button("pouch_eat"); |
|
|
|
} |
|
|
|
} |
|
|
|
|