from retail
This commit is contained in:
@@ -436,9 +436,12 @@ local FakeWeakAurasMixin = {
|
||||
-- Note these shouldn't exist in the WeakAuras namespace, but moving them takes a bit of effort,
|
||||
-- so for now just block them and clean them up later
|
||||
genericTriggerTypes = true,
|
||||
newFeatureString = true,
|
||||
spellCache = true,
|
||||
StopMotion = true,
|
||||
-- We block the loaded table, even though it doesn't exist anymore,
|
||||
-- because some versions of ZT Tracker overwrote region:Collpase() and
|
||||
-- checked for WeakAuras.loaded in there
|
||||
loaded = true
|
||||
},
|
||||
override = {
|
||||
me = UnitName("player"),
|
||||
|
||||
Reference in New Issue
Block a user