Bureaucrats, emailconfirmed, Interface administrators, staff, Administrators, translation-admin, translator
2,564
edits
m (Count in SingleStack?) |
m (Attempt to remove tooltip) |
||
Line 104: | Line 104: | ||
end | end | ||
if args['hideToolTip'] then | |||
spriteDiv:removeClass("masterTooltip") | |||
end | |||
local count = tonumber(args['count']) or tonumber(args['Count']) or 1 or '?' | local count = tonumber(args['count']) or tonumber(args['Count']) or 1 or '?' |
edits