From f2a62c2d772b7242858be19934512fd9fc3d89fc Mon Sep 17 00:00:00 2001 From: orwell96 Date: Tue, 22 Jan 2019 23:24:05 +0100 Subject: Fix atc command evaluation BB command --- advtrains_interlocking/lzb.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'advtrains_interlocking') diff --git a/advtrains_interlocking/lzb.lua b/advtrains_interlocking/lzb.lua index e439703..b309c72 100644 --- a/advtrains_interlocking/lzb.lua +++ b/advtrains_interlocking/lzb.lua @@ -19,7 +19,7 @@ train.lzb = { trav = Current index that the traverser has advanced so far travsht = boolean indicating whether the train will be a shunt move at "trav" travspd = speed restriction at end of traverser - travwspd = warning speed res. + travwspd = warning speed res.t oncoming = table containing oncoming signals, in order of appearance on the path { pos = position of the signal (not the IP!). Can be nil -- cgit v1.2.3