change C_Timer

This commit is contained in:
Bunny67
2020-06-03 16:43:25 +03:00
parent 435f1fb369
commit b2cede99f0
5 changed files with 9 additions and 8 deletions
+1 -1
View File
@@ -2116,7 +2116,7 @@ function WeakAuras.RegisterLoadEvents()
end);
--[[
C_Timer:NewTicker(0.5, function()
C_Timer.NewTicker(0.5, function()
WeakAuras.StartProfileSystem("load");
local zoneId = C_Map.GetBestMapForUnit("player");
if loadFrame.zoneId ~= zoneId then