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:
@ -324,7 +324,6 @@ IceHUD.options =
|
||||
IceHUD.IceCore:SetBarPreset(value)
|
||||
end,
|
||||
validate = IceHUD.validBarList,
|
||||
disabled = true,
|
||||
order = 9
|
||||
},
|
||||
|
||||
@ -347,7 +346,6 @@ IceHUD.options =
|
||||
IceHUD.IceCore:SetBarTexture(value)
|
||||
end,
|
||||
validate = IceHUD.validBarList,
|
||||
disabled = true,
|
||||
order = 11
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user