update races for epoch
This commit is contained in:
parent
21b2c002fc
commit
d5548f5d17
1 changed files with 4 additions and 0 deletions
|
|
@ -1251,6 +1251,10 @@ do
|
|||
or key
|
||||
WeakAuras.race_types[key] = (name == "" and key) or name
|
||||
end
|
||||
if WeakAuras.IsClassicPlus() then
|
||||
WeakAuras.race_types["Draenei"] = nil
|
||||
WeakAuras.race_types["BloodElf"] = nil
|
||||
end
|
||||
end
|
||||
|
||||
Private.faction_group = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue