Change all use of heroclass to use RAID_CLASS_COLORS instead. This can be changed to CUSTOM_CLASS_COLORS later with a color picker for each class, but to support CoA classes need to go back to being colored properly.
Fix remaining lua errors covered by ascension patches Add Addon Skins Add Enhanced Friends List
This commit is contained in:
parent
60ef8a38af
commit
df7cc26a64
205 changed files with 18480 additions and 35 deletions
|
|
@ -370,7 +370,7 @@ E.Options.args.general = {
|
|||
herocolor = {
|
||||
order = 5,
|
||||
type = "color",
|
||||
name = "Class Color",
|
||||
name = "My Class Color",
|
||||
desc = "Color of class colored elements.",
|
||||
hasAlpha = false,
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue