WoWInterface SVN zz_Infoclock

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /trunk
    from Rev 52 to Rev 53
    Reverse comparison

Rev 52 → Rev 53

zz_Infoclock/core.lua
119,7 → 119,7
lastainfo = GetTime() + ainfodelay
end
local c,d,l,f = compute()
local zztip = type(tip.AddHeader) == 'function' and tip:AddHeader(childName) or tip:AddLine(childName)
tip:AddLine(childName)
local col = toggleColor(col,"ffffff","00ff00")
if(db['expert']) then
tip:AddLine(addon['colorize'](d,col))