WoWInterface SVN NightWatch

Compare Revisions

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

Rev 24 → Rev 23

NightWatch.lua
619,8 → 619,7
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,7 → 1,4
## 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
11,6 → 8,8
## 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