aboutsummaryrefslogtreecommitdiff
path: root/init.lua
diff options
context:
space:
mode:
Diffstat (limited to 'init.lua')
-rw-r--r--init.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.lua b/init.lua
index 708230a..a091174 100644
--- a/init.lua
+++ b/init.lua
@@ -6,7 +6,7 @@ mesecons_debug = {
-- playername => true
hud = {},
- max_usage_micros = 20000
+ max_usage_micros = 10000
}
dofile(MP.."/privs.lua")