X-Git-Url: https://www.aleksib.fi/git/wowui.git/blobdiff_plain/3ce401749aaa236c206a034549ab161bd8bd1ec9..cae5beaabfb4fdb6cb1df8a303e10cbc5b84f56e:/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()