diff --git a/src/mills.cpp b/src/mills.cpp index a8b1f3b2..436d82c1 100644 --- a/src/mills.cpp +++ b/src/mills.cpp @@ -476,7 +476,7 @@ Depth get_search_depth(const Position *pos) const Depth placingDepthTable9[25] = { +1, 1, +1, 1, /* 0 ~ 3 */ +3, 3, +3, 15, /* 4 ~ 7 */ - +5, 2, +7, 0, /* 8 ~ 11 */ + +5, 2, +3, 0, /* 8 ~ 11 */ +0, 0, +0, 0, /* 12 ~ 15 */ +0, 0, +0, 0, /* 16 ~ 19 */ +0, 0, +0, 0, /* 20 ~ 23 */