WoWInterface SVN mikma

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /Voodoo
    from Rev 549 to Rev 550
    Reverse comparison

Rev 549 → Rev 550

Voodoo.lua
10,7 → 10,7
local button = CreateFrame("Button", "Voodoo", UIParent, "SecureActionButtonTemplate, ActionButtonTemplate")
button:SetPoint("CENTER",UIParent)
 
local wait,timer = 1
local wait,timer = 1,0
 
local function ChangeButtonAttributes(texture,actiontype,spell,target)
if texture then