mirror of
https://github.com/Xevion/project-cybersyn.git
synced 2025-12-10 20:08:09 -06:00
increased inactivity time
This commit is contained in:
@@ -22,7 +22,7 @@ OPERATION_DEPOT = "+"
|
||||
OPERATION_WAGON_MANIFEST = "-"
|
||||
|
||||
NETWORK_SIGNAL_DEFAULT = {name="signal-A", type="virtual"}
|
||||
INACTIVITY_TIME = 60
|
||||
INACTIVITY_TIME = 100
|
||||
|
||||
DELTA = 1/2048
|
||||
|
||||
|
||||
Reference in New Issue
Block a user