Shestak's Avatar
Files 1
Downloads 330,845
Favorites 185
Content
My AddOns
[uf] How do I enable LFG Role icons in the party frames?
Open !aSettings\config.lua and change
Code:
unitframe_lfd_icon = false,
to
Code:
unitframe_lfd_icon = true,