diff --git a/modules/nameplates.lua b/modules/nameplates.lua index e6151b41..f96fee14 100644 --- a/modules/nameplates.lua +++ b/modules/nameplates.lua @@ -57,6 +57,9 @@ pfUI:RegisterModule("nameplates", function () healthbar.bg:SetHeight(healthbar:GetHeight() + 3) end + healthbar.reaction = nil + healthbar.playername = nil + -- raidtarget raidicon:ClearAllPoints() raidicon:SetWidth(pfUI_config.nameplates.raidiconsize)