mirror of
https://github.com/brues-code/pfUI.git
synced 2026-09-25 09:06:03 +00:00
nameplates: variable fix for spellname
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user