mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 06:40:13 -05:00
- added user-requested per-bar vertical offsets and setup pet and focus bars to fit within the vertical center of the hud
This commit is contained in:
@ -23,6 +23,7 @@ function FocusMana.prototype:GetDefaultSettings()
|
||||
settings["scale"] = 0.7
|
||||
settings["upperText"] = "[PercentMP:Round]"
|
||||
settings["lowerText"] = ""
|
||||
settings["barVerticalOffset"] = 35
|
||||
|
||||
return settings
|
||||
end
|
||||
|
Reference in New Issue
Block a user