WoWInterface SVN zz_BuffInfo

Compare Revisions

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

Rev 27 → Rev 28

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