WoWInterface SVN Soundwave

Compare Revisions

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

Rev 7 → Rev 6

trunk/Soundwave/Soundwave.lua
6,7 → 6,7
]]
 
local addon, Soundwave = ...
local base = "#showtooltip\n/cast [btn:1] <SPELL>\n/stopmacro [btn:1]\n/run DismissCompanion(\"CRITTER\")"
local base = "#showtooltip\n/cast <SPELL>"
 
function Soundwave:COMPANION_UPDATE(k)
if k ~= "CRITTER" then return end