Added buy 10 building tooltip/fixed minor bug with pref config loading

This commit is contained in:
Aktanusa
2014-06-21 22:07:28 -04:00
parent 75c52362b9
commit 9395bebd46
6 changed files with 153 additions and 31 deletions

View File

@@ -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!