X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=backend.c;h=bbc39be43013acf85de4ef1679d859be476a3dd0;hb=21fe43e32fb967e85a405843bb45cc4a4fc8ab02;hp=7b7df9c4fe8536db4e40420364798c4fa5ffab89;hpb=54daab2e97fcd9d3f9dc26320000b288a0e5ecc6;p=xboard.git diff --git a/backend.c b/backend.c index 7b7df9c..bbc39be 100644 --- a/backend.c +++ b/backend.c @@ -8119,6 +8119,8 @@ GameEnds(result, resultDetails, whosays) result, resultDetails ? resultDetails : "(null)", whosays); } + fromX = fromY = -1; // [HGM] abort any move the user is entering. + if (appData.icsActive && (whosays == GE_ENGINE || whosays >= GE_ENGINE1)) { /* If we are playing on ICS, the server decides when the game is over, but the engine can offer to draw, claim