nameplates: variable fix for spellname

This commit is contained in:
shagu
2016-12-02 20:36:36 +01:00
parent 30588ad38a
commit 7e1e6ce25c
+1 -1
View File
@@ -253,7 +253,7 @@ pfUI:RegisterModule("nameplates", function ()
healthbar.castbar.spell:SetNonSpaceWrap(false)
healthbar.castbar.spell:SetFontObject(GameFontWhite)
healthbar.castbar.spell:SetTextColor(1,1,1,1)
healthbar.castbar.text:SetFont(STANDARD_TEXT_FONT, 10, "OUTLINE")
healthbar.castbar.spell:SetFont(STANDARD_TEXT_FONT, 10, "OUTLINE")
end
if healthbar.castbar.icon == nil then