Fixes ticker roundstart being slow (#15129)

This commit is contained in:
AffectedArc07
2020-12-17 18:31:49 +00:00
committed by GitHub
parent 04e6806a4b
commit a4283d707a
6 changed files with 13 additions and 10 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
"ckey" = M.ckey,
"realname" = M.real_name
))
if(!query.warn_execute())
if(!query.warn_execute(async = FALSE)) // Dont make this async. Youll make roundstart slow. Trust me.
qdel(query)
return