From 7a08badf1ea7c9b629f4d16493c43e99ac51ea95 Mon Sep 17 00:00:00 2001 From: autocommitter Date: Mon, 30 Dec 2024 00:00:02 +0100 Subject: State at 2024-12-30 --- far/nodes/(30785,15,1711).lua | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'far/nodes/(30785,15,1711).lua') diff --git a/far/nodes/(30785,15,1711).lua b/far/nodes/(30785,15,1711).lua index 668b0c7..ea86beb 100644 --- a/far/nodes/(30785,15,1711).lua +++ b/far/nodes/(30785,15,1711).lua @@ -2,12 +2,11 @@ local signal_pos = "FareastEndEntrySignal" local last_route = "3" local proposed_route_name = "" -local posTable = POS( 30785,15,1711 ) if event.type == "train" then if not atc_id then return end - F.save_train(posTable) + F.save_train(POS( 30785,15,1711 ), "east") if atc_arrow then atc_send("B0") -- cgit v1.2.3