mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-03-13 16:10:25 +01:00
[warps] Set warps freeze to 1 second instead of 5
This commit is contained in:
parent
9bff7f1dee
commit
62f860fada
@ -13,7 +13,7 @@ of the license, or (at your option) any later version.
|
||||
warps = {}
|
||||
warps_queue = {}
|
||||
queue_state = 0
|
||||
local warps_freeze = 5
|
||||
local warps_freeze = 1
|
||||
-- t = time in usec
|
||||
-- p = player obj
|
||||
-- w = warp name
|
||||
|
Loading…
x
Reference in New Issue
Block a user