mirror of
https://github.com/brues-code/pfUI.git
synced 2026-09-27 09:56:03 +00:00
unitframes: remove redundant line
This commit is contained in:
@@ -539,8 +539,6 @@ function pfUI.uf:RefreshUnit(unit, component)
|
||||
|
||||
local component = component or ""
|
||||
-- break early on misconfigured UF's
|
||||
if not unit.label then return end
|
||||
|
||||
if unit.label == "target" or unit.label == "targettarget" then
|
||||
if pfScanActive == true then return end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user