mirror of
https://github.com/brues-code/pfUI.git
synced 2026-09-22 15:46:56 +00:00
nameplates: adjust level offset to healthbar
This commit is contained in:
@@ -532,7 +532,7 @@ pfUI:RegisterModule("nameplates", "vanilla:tbc", function ()
|
||||
plate.health:Hide()
|
||||
plate.totem:Hide()
|
||||
else
|
||||
plate.level:SetPoint("RIGHT", plate.health, "LEFT", -3, 0)
|
||||
plate.level:SetPoint("RIGHT", plate.health, "LEFT", -5, 0)
|
||||
plate.name:SetParent(plate.health)
|
||||
|
||||
plate.level:Show()
|
||||
|
||||
Reference in New Issue
Block a user