瀏覽代碼

oralVoreEnabled -> oralVore

tags/v1.0.0
Fen Dweller 6 年之前
父節點
當前提交
9985b04802
沒有發現已知的金鑰在資料庫的簽署中 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");
}
}


Loading…
取消
儲存