mirror of
https://github.com/brues-code/pfUI.git
synced 2026-09-22 23:56:57 +00:00
api: clean up and documentation
This commit is contained in:
@@ -22,7 +22,7 @@ function pfUI.uf:AddIcon(frame, pos, icon)
|
||||
end
|
||||
end
|
||||
frame.icon[pos].tex:SetTexture(icon)
|
||||
pfUI.utils:CreateBackdrop(frame.icon[pos], nil, true)
|
||||
pfUI.api:CreateBackdrop(frame.icon[pos], nil, true)
|
||||
frame.icon[pos]:Show()
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user