[REQ] Support ClassColor colors
Tanoh opened this issue ยท 1 comments
What is the feature you would like requested?
Support colors set via the ClassColor AddOn, https://www.curseforge.com/wow/addons/classcolors
simple fix:
Change line 39 of core/core.lua to:
local RAID_CLASS_COLORS = (_G.CUSTOM_CLASS_COLORS or _G.RAID_CLASS_COLORS)