WoWInterface SVN pMinimap

Compare Revisions

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

Rev 85 → Rev 84

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