WoWInterface SVN NeedyGreedy

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 220 to Rev 221
    Reverse comparison

Rev 220 → Rev 221

trunk/NeedyGreedy.lua
2454,10 → 2454,12
 
--
function NeedyGreedy:UpdateLockStatus()
if self.db.profile.minimap.lock then
ngDBIcon:Lock("NeedyGreedy")
else
ngDBIcon:Unlock("NeedyGreedy")
if not self.db.profile.minimap.hide then
if self.db.profile.minimap.lock then
ngDBIcon:Lock("NeedyGreedy")
else
ngDBIcon:Unlock("NeedyGreedy")
end
end
end
 
trunk/NeedyGreedy.toc
1,7 → 1,7
## Interface: 40300
## Title: NeedyGreedy
## Notes: Displays who has rolled need/greed/pass on what loot items
## Version: 1.9.5
## Version: 1.9.6
## Author: lokyst, Marco
## SavedVariables: NeedyGreedyDB
## OptionalDeps: