From e45da4cdddcaa6465243f4f2c77f4b1e3bcfb306 Mon Sep 17 00:00:00 2001 From: Tom Smeding Date: Sun, 1 Jul 2018 23:52:05 +0200 Subject: mm_depth 3 -> 4 --- ai_mm.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ai_mm.cpp b/ai_mm.cpp index 10d2fae..eb49f4a 100644 --- a/ai_mm.cpp +++ b/ai_mm.cpp @@ -3,7 +3,7 @@ #include "ai_mm.h" -static const int mm_depth = 3; +static const int mm_depth = 4; // Positive scores for white -- cgit v1.2.3