From d78def14d3b4f2a3f38ec313b1923b37a9ae63b6 Mon Sep 17 00:00:00 2001 From: ian Date: Sat, 17 May 2008 18:43:40 +0000 Subject: [PATCH] force use of motions beyond our nose --- hostside/safety.c | 1 + 1 file changed, 1 insertion(+) diff --git a/hostside/safety.c b/hostside/safety.c index ca5886b..814bbcf 100644 --- a/hostside/safety.c +++ b/hostside/safety.c @@ -881,6 +881,7 @@ static int report_nextseg(TrackLocation *t, struct TrackAdvanceContext *c, if (t->seg == u->train->foredetect) { strcat(flags,"!"); u->usecurrentposn= 0; + u->alwaysusemotions= 1; } oprintf(UPO," %s%s", t->backwards?"-":"", t->seg->i->pname); -- 2.30.2