mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 06:40:13 -05:00
Fix for removal of SetTexCoordModifiesRect in 3.3.3.
This commit is contained in:
@ -276,7 +276,6 @@ function IceCustomCDBar.prototype:UpdateCustomBar(fromUpdate)
|
||||
self:SetBottomText1(self.moduleSettings.upperText)
|
||||
end
|
||||
|
||||
--self.barFrame:SetStatusBarColor(self:GetBarColor())
|
||||
self.barFrame.bar:SetVertexColor(self:GetBarColor())
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user