(fix/libs) Epoch: Fix Error with Pools
This commit is contained in:
@@ -933,7 +933,7 @@ local function ProcGlowResetter(framePool, frame)
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
local ProcGlowPool = CreateFramePool("Frame", GlowParent, nil, ProcGlowResetter)
|
local ProcGlowPool = CreateFramePool("Frame", GlowParent, "", ProcGlowResetter)
|
||||||
lib.ProcGlowPool = ProcGlowPool
|
lib.ProcGlowPool = ProcGlowPool
|
||||||
|
|
||||||
local function InitProcGlow(f)
|
local function InitProcGlow(f)
|
||||||
|
|||||||
Reference in New Issue
Block a user