WoWInterface SVN pMinimap

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /trunk
    from Rev 84 to Rev 85
    Reverse comparison

Rev 84 → Rev 85

pMinimap/pMinimap.lua
281,8 → 281,10
TimeManagerClockButton:Hide()
end
 
if(not pMinimapDB.mail) then
if(pMinimapDB.mail) then
MiniMapMailIcon:Hide()
else
MiniMapMailText:Hide()
end
end