diff options
author | autocommitter <autocommitter@linux-forks.de> | 2024-04-22 14:57:49 +0200 |
---|---|---|
committer | autocommitter <autocommitter@linux-forks.de> | 2024-04-22 14:57:49 +0200 |
commit | 5423eb25e13ad8e91f0238d049929a9cb707a647 (patch) | |
tree | 8ef9eaed3a6d41b4786b55e92e4fd0597a1a7acf /nodes | |
parent | 015b0eb5262b5a3b3f18271a6179076e51849f55 (diff) | |
download | il_timetable-5423eb25e13ad8e91f0238d049929a9cb707a647.tar.gz il_timetable-5423eb25e13ad8e91f0238d049929a9cb707a647.tar.bz2 il_timetable-5423eb25e13ad8e91f0238d049929a9cb707a647.zip |
State at 2022-06-27
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 |