Engine did not start playing when out of GUI book on second move with white
authorH.G. Muller <h.g.muller@hccnet.nl>
Sun, 27 Sep 2009 19:25:25 +0000 (12:25 -0700)
committerArun Persaud <arun@nubati.net>
Wed, 30 Sep 2009 05:21:46 +0000 (22:21 -0700)
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;