X-Git-Url: https://www.aleksib.fi/git/wowui.git/blobdiff_plain/3ce401749aaa236c206a034549ab161bd8bd1ec9..61270762116163f0c05abee6e55a65595ee3e8b4:/kehys/frame.lua diff --git a/kehys/frame.lua b/kehys/frame.lua index 84a8c2d..4f1615f 100644 --- a/kehys/frame.lua +++ b/kehys/frame.lua @@ -57,6 +57,7 @@ function addon.NewRaidFrame(parent, width, height, unit, attributes, f.buff1 = {}; -- custom buff indicator 1 f.buff2 = {}; -- custom buff indicator 2 f.incoming = {}; -- incoming ability indicator + f.raid = true; f.rounds = 0; -- set up periodic updates updaters[f] = function()