]> git.sesse.net Git - stockfish/commitdiff
Fix trace in case of space evaluation
authorjoergoster <osterj165@googlemail.com>
Sat, 26 Nov 2016 09:56:24 +0000 (10:56 +0100)
committerMarco Costalba <mcostalba@gmail.com>
Sun, 27 Nov 2016 08:28:32 +0000 (09:28 +0100)
We only compute space eval during the opening/early midgame.
Apply the same logic for DoTrace.

No functional change.


No differences found