From b397e03fc6e1f2a2ff9885b525d01e3695f9c771 Mon Sep 17 00:00:00 2001 From: autocommitter Date: Mon, 22 Apr 2024 15:00:38 +0200 Subject: State at 2023-07-25 --- far/nodes/(30834,16,1863).lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/far/nodes/(30834,16,1863).lua b/far/nodes/(30834,16,1863).lua index ef8bd02..f19117f 100644 --- a/far/nodes/(30834,16,1863).lua +++ b/far/nodes/(30834,16,1863).lua @@ -3,7 +3,7 @@ if event.type == "punch" then -- F.delete_train_info("298909") - S.stop_display = false + S.stop_display = true F.send_update_displays() @@ -11,7 +11,7 @@ if event.type == "punch" then date = F.date_formatted() time = F.time_formatted() digiline_send("time", " FAR COM\n\n " .. date .. "\n " .. time) - F.list_trains(false) + F.list_trains(true) else local pos = POS(30848,15,1852) interrupt_pos(pos, "display") -- cgit v1.2.3