Used a better fix on missing boxes on upgrades
This commit is contained in:
@@ -41,7 +41,7 @@ CM.ReplaceNative = function() {
|
||||
Game.RebuildUpgrades = function() {
|
||||
CM.Backup.RebuildUpgrades();
|
||||
CM.Disp.AddTooltipUpgrade();
|
||||
CM.Sim.DoSims = 1;
|
||||
Game.recalculateGains = 1;
|
||||
}
|
||||
|
||||
CM.Backup.UpdateMenu = Game.UpdateMenu;
|
||||
|
||||
Reference in New Issue
Block a user