mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 06:40:13 -05:00
- removed check for shouldHideBarRotation, since all bars can now be rotated.
This commit is contained in:
@ -45,7 +45,6 @@ function EclipseBar.prototype:GetDefaultSettings()
|
||||
color = {r=1, g=0, b=0, a=1},
|
||||
height = 6,
|
||||
}
|
||||
defaults.shouldHideBarRotation = false
|
||||
defaults.bAllowExpand = false
|
||||
|
||||
return defaults
|
||||
|
Reference in New Issue
Block a user