Shestak's Avatar
Files 1
Downloads 330,826
Favorites 185
Content
My AddOns
[uf] How do I disable RL/ML icons in the raid frames?
Open !aSettings\config.lua and change
Code:
unitframe_lam_icon = true,
to
Code:
unitframe_lam_icon = false,