X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=gnushogi%2Fmain.c;h=8164d42d1ccfef5bbe563b830c5fea24e52763e3;hb=a5dcd4c22b91b752f4d7c831318311f14125a29d;hp=980d962c3fedcb88c398df2ef125e6a413a7aa3e;hpb=916e9d3b3acd6422ad21f8edbbe5da768737f2b8;p=gnushogi.git diff --git a/gnushogi/main.c b/gnushogi/main.c index 980d962..8164d42 100644 --- a/gnushogi/main.c +++ b/gnushogi/main.c @@ -4,6 +4,7 @@ * ---------------------------------------------------------------------- * Copyright (c) 1993, 1994, 1995 Matthias Mutz * Copyright (c) 1999 Michael Vanier and the Free Software Foundation + * Copyright (c) 2008, 2013, 2014 Yann Dirson and the Free Software Foundation * * GNU SHOGI is based on GNU CHESS * @@ -379,7 +380,7 @@ main (int argc, char **argv) if (flag.bothsides && !flag.mate) SelectMove(opponent, FOREGROUND_MODE); else - InputCommand(NULL); + InputCommand(NULL, true); if (opponent == white) {