from retail
This commit is contained in:
@@ -590,6 +590,9 @@ local function UpdateProgressFromManual(self, minMaxConfig, state, value, total)
|
|||||||
if self.UpdateValue then
|
if self.UpdateValue then
|
||||||
self:UpdateValue()
|
self:UpdateValue()
|
||||||
end
|
end
|
||||||
|
if self.SetAdditionalProgress then
|
||||||
|
self:SetAdditionalProgress(nil)
|
||||||
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
local function UpdateProgressFrom(self, progressSource, minMaxConfig, state, states, parent)
|
local function UpdateProgressFrom(self, progressSource, minMaxConfig, state, states, parent)
|
||||||
|
|||||||
Reference in New Issue
Block a user