mirror of
https://github.com/brues-code/pfUI.git
synced 2026-09-22 23:56:57 +00:00
nameplate: hide castbar if no entry is found
This commit is contained in:
@@ -256,10 +256,10 @@ pfUI:RegisterModule("nameplates", function ()
|
||||
healthbar.castbar.icon:SetTexCoord(.1,.9,.1,.9)
|
||||
end
|
||||
end
|
||||
elseif healthbar.castbar then
|
||||
healthbar.castbar:Hide()
|
||||
end
|
||||
end
|
||||
end
|
||||
end)
|
||||
end)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user