mirror of
https://github.com/opelly27/Stockfish.git
synced 2026-05-20 08:37:44 +00:00
1ae6ae9b60
Do not return the book move if is not among the RootMoves,in particular if we have been asked to search on a move subset with "searchmoves" then return book move only if it is among this subset. No functional change. Signed-off-by: Marco Costalba <mcostalba@gmail.com>