mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 06:40:13 -05:00
- Most modules now support a new bar filling mode: Expanding outwards from the middle.
This commit is contained in:
@ -56,6 +56,8 @@ function PlayerHealth.prototype:GetDefaultSettings()
|
||||
settings["PartyRoleIconOffset"] = {x=90, y=-59}
|
||||
settings["PartyRoleIconScale"] = 0.9
|
||||
|
||||
settings["bAllowExpand"] = false
|
||||
|
||||
return settings
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user