summaryrefslogtreecommitdiff
path: root/far/nodes/(30919,13,1814).lua
diff options
context:
space:
mode:
Diffstat (limited to 'far/nodes/(30919,13,1814).lua')
-rw-r--r--far/nodes/(30919,13,1814).lua27
1 files changed, 0 insertions, 27 deletions
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