WoWInterface SVN NightWatch

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /trunk
    from Rev 6 to Rev 7
    Reverse comparison

Rev 6 → Rev 7

NightWatch.toc
2,7 → 2,7
## Title: NightWatch
## Notes: Sends chat alerts for certain spells. "/nw" for config.
## Author: Nightyniight @ Frostmourne - US
## Version: 0.7.wowi:revision
## Version: 0.8.wowi:revision
## DefaultState: Enabled
## LoadOnDemand: 0
## SavedVariables: NightWatchDB
NightWatch.lua
23,6 → 23,7
local format = string.format
local string_upper = string.upper
local string_gsub = string.gsub
local type = type
local wipe = wipe
local SendChatMessage = SendChatMessage
local UnitInRaid = UnitInRaid
. Property changes : Added: wowi:dirname + NightWatch