from retail

This commit is contained in:
NoM0Re
2025-01-22 18:56:11 +01:00
parent 674ea9fe1e
commit 8dcb62ec81
6 changed files with 29 additions and 32 deletions
@@ -903,6 +903,11 @@ local function modify(parent, region, data)
else
region:SetValueOnTexture(progress);
end
if self.FrameTick then
self.FrameTick = nil
self.subRegionEvents:RemoveSubscriber("FrameTick", region)
end
end
if region.useSmoothProgress then