abandon C_Timer

This commit is contained in:
Bunny67
2020-06-29 18:45:14 +03:00
parent 9a42c57421
commit 7e15296d21
5 changed files with 106 additions and 230 deletions
+1 -5
View File
@@ -28,12 +28,8 @@ WeakAuras.prettyPrint = function(msg)
print(WeakAuras.printPrefix .. msg)
end
WeakAuras.versionMismatchPrint = function()
WeakAuras.prettyPrint("You need to restart your game client to complete the WeakAuras update!")
end
if versionString ~= versionStringFromToc and versionStringFromToc ~= "Dev" then
C_Timer.After(1, WeakAuras.versionMismatchPrint)
WeakAuras.prettyPrint("You need to restart your game client to complete the WeakAuras update!")
end
WeakAuras.PowerAurasPath = "Interface\\Addons\\WeakAuras\\PowerAurasMedia\\Auras\\"