summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--far/nodes/(1873,7,1568).lua5
1 files changed, 5 insertions, 0 deletions
diff --git a/far/nodes/(1873,7,1568).lua b/far/nodes/(1873,7,1568).lua
new file mode 100644
index 0000000..e36ad3b
--- /dev/null
+++ b/far/nodes/(1873,7,1568).lua
@@ -0,0 +1,5 @@
+if event.type == "train" then
+ if atc_arrow and atc_id then
+ F.delete_train_info(atc_id)
+ end
+end \ No newline at end of file