Преглед изворни кода

oralVoreEnabled -> oralVore

tags/v1.0.0
Fen Dweller пре 6 година
родитељ
комит
9985b04802
No known key found for this signature in database GPG Key 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.hasPouch) {
if (macro.oralVoreEnabled) {
if (macro.oralVore) {
enable_button("pouch_eat"); enable_button("pouch_eat");
} }
} }


Loading…
Откажи
Сачувај