WoWInterface SVN NightWatch

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /trunk
    from Rev 23 to Rev 24
    Reverse comparison

Rev 23 → Rev 24

NightWatch.lua
619,7 → 619,8
db = addon.db.profile
for i = 1, #sink do
sink[i]:SetSinkStorage(db.sinkStorage[i])
end addon:dbUpgrade()
end
addon:dbUpgrade()
addon:resetSelected()
end
 
NightWatch.toc
1,4 → 1,7
## Interface: 40000
## X-Compatible-With: 40000
## X-Max-Interface: 40000
## X-Min-Interface: 30300
## Title: NightWatch
## Notes: Sends chat alerts for selected spells. "/nw" for config.
## Author: Nightyniight @ Frostmourne - US
8,8 → 11,6
## SavedVariables: NightWatchDB
## OptionalDeps: Ace3, LibSink-2.0
## X-Embeds: Ace3, LibSink-2.0
## X-Max-Interface: 40000
## X-Min-Interface: 30300
 
#@no-lib-strip@
Libs\LibStub\LibStub.lua