from retail
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user