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:
8997617
)
set owner=0 too, when <=Resolving
author
ian
<ian>
Sun, 8 Jun 2008 15:28:20 +0000
(15:28 +0000)
committer
ian
<ian>
Sun, 8 Jun 2008 15:28:20 +0000
(15:28 +0000)
hostside/gui-plan.c
patch
|
blob
|
history
diff --git
a/hostside/gui-plan.c
b/hostside/gui-plan.c
index f59c0b47a921c248c932e967a7bab49e40e89b38..79fda7b93025fc88fb997f58d74da4656246c0cc 100644
(file)
--- a/
hostside/gui-plan.c
+++ b/
hostside/gui-plan.c
@@
-684,6
+684,7
@@
static void si_stastate(ParseState *ps) {
FOR_S {
state[s].flags.det= 0;
state[s].flags.trainown= 0;
+ state[s].owner= 0;
}
}
mx_redraw_all();