mirror of
https://github.com/brues-code/pfUI.git
synced 2026-09-26 17:36:04 +00:00
unitframes: remove obsolete function call
This commit is contained in:
+1
-2
@@ -1118,8 +1118,7 @@ function pfUI.uf:GetStatusValue(unit, pos)
|
||||
|
||||
-- as a fallback, draw the name
|
||||
if pos == "center" and not config then
|
||||
frame:SetTextColor(pfUI.uf:GetColorUnit(unitstr))
|
||||
return UnitName(unitstr)
|
||||
config = "unit"
|
||||
end
|
||||
|
||||
if config == "unit" then
|
||||
|
||||
Reference in New Issue
Block a user