from retail

This commit is contained in:
NoM0Re
2025-01-25 20:07:12 +01:00
parent c066688fef
commit 4a326118da
10 changed files with 212 additions and 81 deletions
+1
View File
@@ -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