(chore): Purge TBC

(cherry picked from commit c1424e19f91a90b4f9eb0a0afc63c09ca269970a)
This commit is contained in:
NoM0Re
2025-12-24 07:52:47 -07:00
committed by andrew6180
parent 1836ba84d8
commit 07d9efa49b
4 changed files with 2 additions and 5420 deletions
+1 -1
View File
@@ -1187,7 +1187,7 @@ WeakAuras.class_types = {}
for i, class in ipairs(CLASS_SORT_ORDER) do
WeakAuras.class_types[class] = WrapTextInColorCode(LOCALIZED_CLASS_NAMES_MALE[class], WA_GetClassColor(class))
end
if WeakAuras.IsClassicPlusOrTBC() then
if WeakAuras.IsClassicPlus() then
WeakAuras.class_types["DEATHKNIGHT"] = nil
end