mirror of
https://github.com/Xevion/project-cybersyn.git
synced 2025-12-11 02:08:16 -06:00
increased inactivity time
This commit is contained in:
@@ -93,3 +93,4 @@ Version: 1.0.6
|
||||
Date: 2022-11-30
|
||||
Features:
|
||||
- Added depot bypass
|
||||
- Increased inactivity time so burner inserters are fast enough to trigger it
|
||||
|
||||
@@ -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