Initial changes to try to fix cata beta.

This commit is contained in:
Flamanis
2024-03-17 04:28:51 -05:00
parent 0b7f4d2abf
commit cd4a2c72b4
10 changed files with 737 additions and 24 deletions
+2 -2
View File
@@ -1415,8 +1415,8 @@ elseif (DF.IsWotLKWow()) then
}
DF.FeastIDs = {}
DF.RuneIDs = {}
elseif (DF.IsClassicWow()) then
--~Cata temp
elseif (DF.IsClassicWow() or DF.IsCataWow()) then
DF.PotionIDs = {}
DF.FeastIDs = {}
DF.RuneIDs = {}