From cdd5ad44fc9024be3b4d8717239991eb56926c43 Mon Sep 17 00:00:00 2001 From: autocommitter Date: Mon, 22 Apr 2024 14:56:21 +0200 Subject: State at 2022-03-01 --- Crossroads/init_code.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Crossroads/init_code.lua b/Crossroads/init_code.lua index d3f0c80..d1333fc 100644 --- a/Crossroads/init_code.lua +++ b/Crossroads/init_code.lua @@ -197,7 +197,7 @@ function F.stn2gen(stn, trk, door, ret, chout, depspeed) if msg.intext then atc_set_text_inside(msg.intext) end - atc_send("OCD1"..((ret and atc_arrow) and "B0WR" or "").."A1S"..(depspeed or "M")) + --atc_send("OCD1"..((ret and atc_arrow) and "B0WR" or "").."A1S"..(depspeed or "M")) end end end -- cgit v1.2.3