Skip to content

Commit

Permalink
Hopefully to fix the crashing (part 3)
Browse files Browse the repository at this point in the history
  • Loading branch information
Aktanusa committed Feb 9, 2016
1 parent 6e09c8d commit 348c47e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CookieMonster.js
Original file line number Diff line number Diff line change
Expand Up @@ -2035,7 +2035,7 @@ CM.ReplaceNative = function() {
Game.RebuildUpgrades = function() {
CM.Backup.RebuildUpgrades();
CM.Disp.AddTooltipUpgrade();
CM.Sim.DoSims = 1;
Game.CalculateGains();
}

CM.Backup.UpdateMenu = Game.UpdateMenu;
Expand Down

0 comments on commit 348c47e

Please sign in to comment.