diff --git a/game.js b/game.js index eb5d327..887aebc 100644 --- a/game.js +++ b/game.js @@ -4132,7 +4132,7 @@ function startGame(e) { enable_button("digest_stomach"); } - if (macro.cropEnabled && macro.cropTransferTime == 0) { + if (macro.cropEnabled) { enable_button("crop_swallow"); } diff --git a/stroll.html b/stroll.html index 87e3e0e..574db4b 100644 --- a/stroll.html +++ b/stroll.html @@ -1070,7 +1070,7 @@
  • - +