Add DroidFish modifications to Stockfish

This commit is contained in:
Peter Osterlund
2020-10-03 09:42:47 +02:00
parent 4d2ef64ce8
commit 16d09453b9
2 changed files with 4 additions and 0 deletions

View File

@@ -110,6 +110,8 @@ namespace Eval {
eval_file_loaded = eval_file;
}
}
if (eval_file_loaded != eval_file)
eval_file_loaded = "";
}
/// NNUE::verify() verifies that the last net used was loaded successfully