Added sell and sell all amounts to the building tooltips

This commit is contained in:
Aktanusa
2014-09-29 21:29:23 -04:00
parent 89e8ec86db
commit cd7376eaf6
3 changed files with 28 additions and 4 deletions

View File

@@ -129,7 +129,7 @@ CM.DelayInit = function() {
CM.Disp.CreateChoEggTooltip();
CM.Disp.CreateTooltipWarnCaut();
CM.Disp.AddTooltipBuild();
CM.Disp.AddTooltipBuild10();
CM.Disp.AddTooltipBuildExtra();
CM.Disp.AddWrinklerAreaDetect();
CM.ReplaceNative();
Game.CalculateGains();