1
0
Fork 0

CMH Pruning Tweak bench: 5848718

pull/3636/head
VoyagerOne 2021-07-31 08:46:36 -04:00 committed by GitHub
parent dfa7c36e9b
commit 5705ed6f4c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -907,7 +907,7 @@ namespace {
&& !ttMove)
depth -= 2;
moves_loop: // When in check, search starts from here
moves_loop: // When in check, search starts here
ttCapture = ttMove && pos.capture_or_promotion(ttMove);