X-Git-Url: http://hgm.nubati.net/cgi-bin/gitweb.cgi?p=xboard.git;a=blobdiff_plain;f=backend.c;h=d765e81f700be906710738405d55c6b31832194e;hp=84692defd0d59fc05e61181752d86bd5aa865a2f;hb=388c4cee58c0dabd0a14cf7d66d3237dcf9a655e;hpb=999fb2f90f9e89fd0e01e665797fec8fb7154fef;ds=sidebyside diff --git a/backend.c b/backend.c index 84692def..d765e81f 100644 --- a/backend.c +++ b/backend.c @@ -8359,6 +8359,8 @@ if(appData.debugMode) fprintf(debugFP, "nodes = %d, %lld\n", (int) programStats. parseList[currentMove], _(cps->which)); DisplayMoveError(buf1); DrawPosition(FALSE, boards[currentMove]); + + SetUserThinkingEnables(); return; } if (strncmp(message, "time", 4) == 0 && StrStr(message, "Illegal")) {