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:
@ -46,6 +46,7 @@ function EclipseBar.prototype:GetDefaultSettings()
|
||||
height = 6,
|
||||
}
|
||||
defaults.shouldHideBarRotation = true
|
||||
defaults.bAllowExpand = false
|
||||
|
||||
return defaults
|
||||
end
|
||||
|
Reference in New Issue
Block a user