nameplates: reset cache on initialization

This commit is contained in:
shagu
2017-01-07 17:04:38 +01:00
parent f911920335
commit 3b807ff4f9
+3
View File
@@ -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)