projects
/
hachu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
ed73ce0
)
Fix move list
author
H.G. Muller
<h.g.muller@hccnet.nl>
Sat, 1 Jun 2013 20:55:37 +0000 (22:55 +0200)
committer
H.G. Muller
<h.g.muller@hccnet.nl>
Mon, 21 Oct 2013 08:40:25 +0000 (10:40 +0200)
hachu.c
patch
|
blob
|
history
diff --git
a/hachu.c
b/hachu.c
index
0bb028a
..
aa37ab3
100644
(file)
--- a/
hachu.c
+++ b/
hachu.c
@@
-2363,6
+2363,7
@@
pboard(board);
gameMove[moveNr++] = move; // remember game
\r
printf("move %s\n", MoveToText(move, 1));
\r
listEnd = 0;
\r
+ continue;
\r
}
\r
}
\r
\r