Add DroidFish modifications to Stockfish

This commit is contained in:
Peter Osterlund
2021-07-02 20:59:36 +02:00
parent 4f7930acf0
commit d577dc6392
2 changed files with 4 additions and 0 deletions

View File

@@ -112,6 +112,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