From 572b186e28ddc2a630613765c0f0780b4664380f Mon Sep 17 00:00:00 2001 From: autocommitter Date: Tue, 15 Oct 2024 22:37:42 +0200 Subject: State at 2024-10-15 --- far/nodes/(30919,13,1814).lua | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 far/nodes/(30919,13,1814).lua (limited to 'far/nodes/(30919,13,1814).lua') diff --git a/far/nodes/(30919,13,1814).lua b/far/nodes/(30919,13,1814).lua deleted file mode 100644 index 738d0c0..0000000 --- a/far/nodes/(30919,13,1814).lua +++ /dev/null @@ -1,27 +0,0 @@ --- far_luaatctrack_farcom_op_01.lua - - -if event.type == "punch" then --- F.delete_train_info("298909") - digiline_send("time", " \nUPDATE") - - S.datetime = os.date("%Y-%m-%d %H:%M:%S") - digiline_send("time", " \n " .. S.datetime) - F.list_trains(false) --- local pos = POS(30919,13,1812) --- interrupt_pos(pos, "display") --- interrupt(1, "farcom_display") - return -end - - ---[[ - -if event.iid == "farcom_display" then - local pos = POS(30919,13,1812) - interrupt_pos(pos, "display") - - interrupt(30, "farcom_display") - return -end -]] \ No newline at end of file -- cgit v1.2.3