diff options
author | Tom Smeding <tom.smeding@gmail.com> | 2018-07-01 23:52:05 +0200 |
---|---|---|
committer | Tom Smeding <tom.smeding@gmail.com> | 2018-07-01 23:52:05 +0200 |
commit | e45da4cdddcaa6465243f4f2c77f4b1e3bcfb306 (patch) | |
tree | 210135da52e6d78d68dfb8f211d5d01d939c22f4 | |
parent | 6d6292cc9d2da6b570a3a44ede78b098fccd7537 (diff) |
mm_depth 3 -> 4
-rw-r--r-- | ai_mm.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ #include "ai_mm.h" -static const int mm_depth = 3; +static const int mm_depth = 4; // Positive scores for white |