chiark
/
gitweb
/
~ijackson
/
trains.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e5a030
)
force use of motions beyond our nose
author
ian
<ian>
Sat, 17 May 2008 18:43:40 +0000
(18:43 +0000)
committer
ian
<ian>
Sat, 17 May 2008 18:43:40 +0000
(18:43 +0000)
hostside/safety.c
patch
|
blob
|
history
diff --git
a/hostside/safety.c
b/hostside/safety.c
index ca5886b52ff8a9df86fd7fc0d9d6f066875ac812..814bbcffffe5f29419461485e8482e9e4142cc52 100644
(file)
--- 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);