WoWInterface SVN zz_Friends

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 57 to Rev 58
    Reverse comparison

Rev 57 → Rev 58

trunk/zz_Friends/core.lua
35,7 → 35,7
end
 
local function OnTooltipShow(tip)
local zztip = type(tip.AddHeader) == 'function' and tip:AddHeader(childName) or tip:AddLine(childName)
tip:AddLine(childName)
tip:AddLine("")
tip:AddLine(format(fmt,"Leftclick","Toggles Guild or Friendframe"))
tip:AddLine(format(fmt,"Rightclick","Toggles Friendframe"))