mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-11-05 01:50:25 +01:00
Twkeak a comment...
This commit is contained in:
parent
c250e19ab2
commit
d36621d9de
|
@ -5,7 +5,7 @@ local INTERVAL = 5
|
|||
local MINDIST = 0.2
|
||||
|
||||
-- If player does not move within this time, kick player (in seconds).
|
||||
local TIMEOUT = 3600 -- 5 minutes
|
||||
local TIMEOUT = 3600 -- 60 minutes
|
||||
|
||||
local time_afk = { }
|
||||
local last_pos = { }
|
||||
|
|
Loading…
Reference in New Issue
Block a user