WoWInterface SVN EasyDND

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /trunk/EasyDND/frames
    from Rev 73 to Rev 76
    Reverse comparison

Rev 73 → Rev 76

broker.lua
52,8 → 52,8
 
local function ToggleMinimap()
if _.db.profile.showminimap then
if ICO then
ICO:Show("EasyDND")
if ICO then
ICO:Show("EasyDND")
else
if _.db.profile.showarnings then
_:Print("|cff7e7e7e"..L["Minimap icon disabled, install"].." LibDBIcon-1.0 "..L["to activate this feature"].."|r")