From a92ecbc26a14a193f103fe6a626eae000fe9b949 Mon Sep 17 00:00:00 2001 From: orwell96 Date: Sun, 12 Aug 2018 16:58:47 +0200 Subject: Automatic working (re-set certain route on train pass) --- advtrains_interlocking/routesetting.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'advtrains_interlocking/routesetting.lua') diff --git a/advtrains_interlocking/routesetting.lua b/advtrains_interlocking/routesetting.lua index 1e516a6..bfcfee7 100644 --- a/advtrains_interlocking/routesetting.lua +++ b/advtrains_interlocking/routesetting.lua @@ -253,6 +253,7 @@ function ilrs.update_route(sigd, tcbs, newrte, cancel) end tcbs.route_committed = nil tcbs.routeset = newrte + tcbs.route_auto = nil end if newrte or tcbs.routeset then if newrte then tcbs.routeset = newrte end -- cgit v1.2.3