diff --git a/src/tt.cpp b/src/tt.cpp index 49dae31d..e9b6c175 100644 --- a/src/tt.cpp +++ b/src/tt.cpp @@ -31,7 +31,7 @@ /// This is the number of TTEntry slots for each position -static const int ClusterSize = 4; +static const int ClusterSize = 5; ////