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:
@ -35,6 +35,7 @@ function CastBar.prototype:GetDefaultSettings()
|
||||
settings["usesDogTagStrings"] = false
|
||||
settings["rangeColor"] = true
|
||||
settings["shouldHideBarRotation"] = true
|
||||
settings["bAllowExpand"] = false
|
||||
|
||||
return settings
|
||||
end
|
||||
|
Reference in New Issue
Block a user