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:
@ -36,6 +36,7 @@ function FocusHealth.prototype:GetDefaultSettings()
|
||||
settings["raidIconYOffset"] = 0
|
||||
settings["lockIconAlpha"] = false
|
||||
settings["abbreviateHealth"] = true
|
||||
settings["barVerticalOffset"] = 35
|
||||
|
||||
return settings
|
||||
end
|
||||
|
Reference in New Issue
Block a user