mirror of
https://github.com/Xevion/project-cybersyn.git
synced 2025-12-08 22:08:13 -06:00
made depot polling event based
This commit is contained in:
@@ -45,6 +45,5 @@ STATION_LAYOUT_NOT_CARGO = "[NF]"
|
||||
LONGEST_INSERTER_REACH = 2
|
||||
|
||||
STATE_INIT = 0
|
||||
STATE_POLL_DEPOTS = 1
|
||||
STATE_POLL_STATIONS = 2
|
||||
STATE_DISPATCH = 3
|
||||
STATE_POLL_STATIONS = 1
|
||||
STATE_DISPATCH = 2
|
||||
|
||||
Reference in New Issue
Block a user