WoWInterface SVN NeedyGreedy

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /trunk
    from Rev 54 to Rev 53
    Reverse comparison

Rev 54 → Rev 53

NeedyGreedy.lua
312,6 → 312,7
ACD:AddToBlizOptions("NeedyGreedy", L["Profile"], "NeedyGreedy", "profile")
self:RegisterChatCommand("needygreedy", "ProcessSlashCommands")
self:RegisterChatCommand("ng", "ProcessSlashCommands")
self.items = items
 
-- Register the minimap icon
ngDBIcon:Register("NeedyGreedy", NeedyGreedyLDB, self.db.profile.minimap)