Added buy 10 building tooltip/fixed minor bug with pref config loading
This commit is contained in:
@@ -106,6 +106,7 @@ CM.Init = function() {
|
||||
CM.Disp.CreateGCTimer();
|
||||
CM.Disp.CreateTooltipWarnCaut();
|
||||
CM.Disp.AddTooltipBuild();
|
||||
CM.Disp.AddTooltipBuild10();
|
||||
CM.ReplaceNative();
|
||||
Game.CalculateGains();
|
||||
CM.LoadConfig(); // Must be after all things are created!
|
||||
|
||||
Reference in New Issue
Block a user