Fixed tooltip bugs, Upgrades display bug, and timer bar bug
This commit is contained in:
@@ -41,6 +41,7 @@ CM.ReplaceNative = function() {
|
||||
Game.RebuildUpgrades = function() {
|
||||
CM.Backup.RebuildUpgrades();
|
||||
CM.Disp.AddTooltipUpgrade();
|
||||
CM.Sim.DoSims = 1;
|
||||
}
|
||||
|
||||
CM.Backup.UpdateMenu = Game.UpdateMenu;
|
||||
|
||||
Reference in New Issue
Block a user