mirror of
https://github.com/Kiritow/OpenComputerScripts.git
synced 2024-03-22 13:10:46 +08:00
Fix bug
This commit is contained in:
parent
ddcf324a01
commit
331800daef
|
@ -525,7 +525,7 @@ local function TCSMain()
|
|||
elseif (ev == "s5_ready") then -- Train must stay at way5 whether it wants to stop or not.
|
||||
addNormalStationTimer(5) --> s5_timeout
|
||||
elseif (ev == "s6_ready") then
|
||||
addNormalStationTimer(5) --> s6_timeout
|
||||
addNormalStationTimer(6) --> s6_timeout
|
||||
elseif (ev == "s1_timeout") then
|
||||
proc1236(1, ev)
|
||||
elseif (ev == "s2_timeout") then
|
||||
|
|
Loading…
Reference in New Issue
Block a user