mirror of
https://github.com/brues-code/pfUI.git
synced 2026-09-27 09:56:03 +00:00
raid icon fix
This commit is contained in:
@@ -862,7 +862,7 @@ end
|
||||
nameplate.level = nameplate:CreateFontString(nil, "OVERLAY")
|
||||
nameplate.level:SetPoint("RIGHT", nameplate.health, "LEFT", -3, 0)
|
||||
|
||||
nameplate.raidicon:SetParent(nameplate.health)
|
||||
nameplate.raidicon:SetParent(plate)
|
||||
nameplate.raidicon:SetDrawLayer("OVERLAY", 7)
|
||||
if C.unitframes.blizzard_raidicons ~= "1" then
|
||||
nameplate.raidicon:SetTexture(pfUI.media["img:raidicons"])
|
||||
|
||||
Reference in New Issue
Block a user