Initial changes to try to fix cata beta.
This commit is contained in:
+2
-2
@@ -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 = {}
|
||||
|
||||
Reference in New Issue
Block a user