mirror of
https://github.com/brues-code/pfUI.git
synced 2026-09-23 16:16:56 +00:00
unitframes: fix prediction layer on custom bg
This commit is contained in:
+1
-1
@@ -122,7 +122,7 @@ function pfUI.uf:CreateUnitFrame(unit, id, config, tick)
|
||||
end
|
||||
end)
|
||||
|
||||
if pfUI_config.unitframes.custombg == "0" then
|
||||
if f.config.invert_healthbar == "0" then
|
||||
f.incHeal:SetFrameLevel(2)
|
||||
else
|
||||
f.incHeal:SetFrameLevel(3)
|
||||
|
||||
Reference in New Issue
Block a user