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:
@ -48,6 +48,7 @@ function IceThreat.prototype:GetDefaultSettings()
|
||||
settings["showScaledThreat"] = false
|
||||
settings["displaySecondPlaceThreat"] = true
|
||||
settings["secondPlaceThreatAlpha"] = 0.75
|
||||
settings["bAllowExpand"] = false
|
||||
return settings
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user