mirror of
https://github.com/HChaZZY/Stockfish.git
synced 2025-12-20 09:06:45 +08: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