This commit is contained in:
Bunny67
2022-01-12 21:40:04 +03:00
parent cdd22d28a3
commit 8e5aae8f5a
-1
View File
@@ -854,7 +854,6 @@ local funcs = {
else
self.bar:SetValue(1 - self.bar:GetValue());
end
self.bar:SetAdditionalBarsInverse(not self.bar:GetAdditionalBarsInverse())
self.subRegionEvents:Notify("InverseChanged")
end,
SetOrientation = function(self, orientation)