mirror of
https://github.com/opelly27/Stockfish.git
synced 2026-05-20 10:57:43 +00:00
Always add psqt scoring
When there is also history, history is always preferred. Signed-off-by: Marco Costalba <mcostalba@gmail.com>
This commit is contained in:
@@ -87,7 +87,6 @@ private:
|
||||
int numOfMoves, numOfBadCaptures;
|
||||
int movesPicked, badCapturesPicked;
|
||||
bool finished;
|
||||
bool All_zero;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user