From f29d1dbd18c4ce94ded212a369a75f33d8c66011 Mon Sep 17 00:00:00 2001 From: autocommitter Date: Mon, 22 Apr 2024 14:54:37 +0200 Subject: State at 2021-10-06 --- nodes/(983,19,1053).lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nodes') diff --git a/nodes/(983,19,1053).lua b/nodes/(983,19,1053).lua index 3745a99..fcd6179 100644 --- a/nodes/(983,19,1053).lua +++ b/nodes/(983,19,1053).lua @@ -1,5 +1,5 @@ lines = F.ttp_info_times("E1_S", "00;00") ---linestr = F.ttp_info_trains("E1_S", "00;00") +linestr = F.ttp_info_trains("E1_S", "00;00") li = lines ---for i=1,#linestr do li[#li+1] = linestr[i] end +for i=1,#linestr do li[#li+1] = linestr[i] end print(" E1\n"..table.concat(li, "\n")) \ No newline at end of file -- cgit v1.2.3