From 3d7924c751bc8ca438e4b9bd1cb1f241cc636494 Mon Sep 17 00:00:00 2001 From: orwell96 Date: Tue, 29 May 2018 15:53:34 +0200 Subject: Fix bugs found while testing --- advtrains/path.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'advtrains/path.lua') diff --git a/advtrains/path.lua b/advtrains/path.lua index 8bdb72b..4a81ce9 100644 --- a/advtrains/path.lua +++ b/advtrains/path.lua @@ -54,7 +54,7 @@ function advtrains.path_create(train, pos, connid, rel_index) train.path_req_b=0 advtrains.occ.set_item(train.id, posr, 0) - + return true end -- Sets position and connid to properly restore after a crash, e.g. in order -- cgit v1.2.3