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