WoWInterface SVN pMinimap

Compare Revisions

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

Rev 82 → Rev 85

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