mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-31 07:57:47 +01:00
Update code/controllers/subsystem/input.dm
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
///Culling occurs when a client has not pressed a key in over 60 seconds. This can be an AFK player, or someone who's holding a key down. We stop processing their inputs until they press another key down.
|
||||
///Culling occurs when a client has not pressed a key in over 60 seconds. We stop processing their inputs until they press another key down.
|
||||
#define AUTO_CULL_TIME 60 SECONDS
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user