Improve Sugar lump Tooltip.

Add message that shows current sugar lump type.
This commit is contained in:
BONNe
2018-08-28 11:59:30 +03:00
committed by BONNe1704
parent 1a1877e15c
commit 7cfba6f80a
3 changed files with 176 additions and 0 deletions

View File

@@ -228,6 +228,7 @@ CM.DelayInit = function() {
CM.Disp.CreateTooltipWarnCaut();
CM.Disp.AddTooltipBuild();
CM.Disp.AddTooltipGrimoire();
CM.Disp.AddTooltipLump();
CM.Disp.AddWrinklerAreaDetect();
CM.Cache.InitCookiesDiff();
CM.ReplaceNative();