Engine did not start playing when out of GUI book on second move with white
[xboard.git] / backend.c
index 8d016bc..912acb2 100644 (file)
--- a/backend.c
+++ b/backend.c
@@ -10541,6 +10541,7 @@ MachineWhiteEvent()
     SetMachineThinkingEnables();
     first.maybeThinking = TRUE;
     StartClocks();
+    firstMove = FALSE;
 
     if (appData.autoFlipView && !flipView) {
       flipView = !flipView;