from retail
This commit is contained in:
@@ -493,6 +493,7 @@ local function modify(parent, region, data)
|
||||
region.FrameTick = FrameTickFunctions.timed
|
||||
region.subRegionEvents:AddSubscriber("FrameTick", region, true)
|
||||
function region:Update()
|
||||
region:UpdateProgress()
|
||||
end
|
||||
|
||||
elseif data.animationType == "progress" then
|
||||
|
||||
Reference in New Issue
Block a user