WoWInterface SVN _GautrReply

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /trunk
    from Rev 9 to Rev 10
    Reverse comparison

Rev 9 → Rev 10

_GautrReply.toc
2,7 → 2,7
## Interface: 40300
## Notes: Reply Stuff
## Title: _GautrReply
## Version: 1.1.0.1
## Version: 1.1.0.2
## SavedVariablesPerCharacter: Defaults
 
_GautrReply.lua
\ No newline at end of file
_GautrReply.lua
141,6 → 141,7
 
function loaded:OnEvent(event, arg1)
local addonName = "_GautrReply"
Defaults.Debug = false
if event == "ADDON_LOADED" and arg1 == addonName then
print("|cffffd700".. arg1 .. " ".. C.Addon.Version .."|r".. " by " .. "|cffffd700" .. C.Addon.Author .. "|r");
end