From b07363971d26b78e3aa6adad38648cb7f9a19f56 Mon Sep 17 00:00:00 2001 From: ywang Date: Mon, 31 May 2021 16:57:09 +0200 Subject: disable distant signaling by default Distant routesetting is not implemented yet --- advtrains_interlocking/database.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'advtrains_interlocking/database.lua') diff --git a/advtrains_interlocking/database.lua b/advtrains_interlocking/database.lua index ee21db9..175e86f 100644 --- a/advtrains_interlocking/database.lua +++ b/advtrains_interlocking/database.lua @@ -197,6 +197,7 @@ TCB data structure route_auto = -- When set, we will automatically re-set the route (designated by routeset) distant = { ... } -- a collection of sigd that points to a side of a TCB with a distant signal for this current signal. distant_of = { , } -- the reverse of the above field, along with the index of the entry in the list (for easier lookup) + distant_mode = -- distant signaling mode (see distant_signals.lua) }, -- This is the "B" side of the TCB [2] = { -- Variant: end of track-circuited area (initial state of TC) -- cgit v1.2.3