EthanHair / mole-patrol

0 stars 0 forks source link

Fixed a bug causing the bombs to not appear #12

Closed EthanHair closed 1 year ago

EthanHair commented 1 year ago

If the golden mole and the bomb needed to appear at the same time, the molesTillBomb would become negative and since the check for deploying a bomb was molesTillBomb == 0 it would fail to deploy bombs