This commit is contained in:
Bunny67
2020-08-06 17:41:52 +03:00
parent 5a7277a5a3
commit 969ef6edf8
16 changed files with 221 additions and 129 deletions
+6
View File
@@ -55,6 +55,12 @@ end
function WeakAuras.StopProfileAura()
end
function WeakAuras.StartProfileUID()
end
function WeakAuras.StopProfileUID()
end
-- If WeakAuras shuts down due to being installed on the wrong target, keep the bindings from erroring
function WeakAuras.StartProfile()
end