Bug description
Changing Game.buyBulk to a non-standard value causes the game to crash here:
I don't know about handling custom bulk buy amounts, but presumably it should be fairly simple to avoid the crash, at least.
To reproduce
Type Game.buyBulk = 2 into the dev console.
Browser / Steam / Version
Steam, v. 2.053
Bug description
Changing
Game.buyBulkto a non-standard value causes the game to crash here:CookieMonster/src/Disp/InfoBars/BottomBar.js
Line 85 in 69b923d
I don't know about handling custom bulk buy amounts, but presumably it should be fairly simple to avoid the crash, at least.
To reproduce
Type
Game.buyBulk = 2into the dev console.Browser / Steam / Version
Steam, v. 2.053