diff options
Diffstat (limited to 'nodes')
-rw-r--r-- | nodes/(1936,7,9131).lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nodes/(1936,7,9131).lua b/nodes/(1936,7,9131).lua index 5668d0b..cef8d24 100644 --- a/nodes/(1936,7,9131).lua +++ b/nodes/(1936,7,9131).lua @@ -5,7 +5,7 @@ F.ttp_begin({ depoff = "04;15", --departure slot offset doorside = "L", reverse = true, - only_lines = nil, + only_lines = {['CFE'] = true}, force_tt_reset = false, }) F.stat("CFE")
\ No newline at end of file |