WoWInterface SVN zz_BuffInfo

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /trunk
    from Rev 28 to Rev 27
    Reverse comparison

Rev 28 → Rev 27

zz_BuffInfo/core.lua
94,7 → 94,6
if(aura[1] and aura[1] == auraName) then
return aura
end
aura = nil
end
end
local function OnUpdate(self,event)