aboutsummaryrefslogtreecommitdiffstats
path: root/util/timer.lua
diff options
context:
space:
mode:
Diffstat (limited to 'util/timer.lua')
-rw-r--r--util/timer.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/timer.lua b/util/timer.lua
index c7996bfa..ff834068 100644
--- a/util/timer.lua
+++ b/util/timer.lua
@@ -16,6 +16,7 @@ local tostring = tostring;
local xpcall = xpcall;
local _ENV = nil;
+-- luacheck: std none
local _add_task = server.add_task;