mirror of
https://github.com/opelly27/Stockfish.git
synced 2026-05-20 14:27:45 +00:00
Revert "Move draw by material check"
Possible regression bench: 4554579
This commit is contained in:
+1
-1
@@ -43,7 +43,7 @@ enum EndgameType {
|
||||
KQKP, // KQ vs KP
|
||||
KQKR, // KQ vs KR
|
||||
KBBKN, // KBB vs KN
|
||||
KmmKm, // K and one or two minors vs K and zero or one minor
|
||||
KmmKm, // K and two minors vs K and one or two minors
|
||||
|
||||
|
||||
// Scaling functions
|
||||
|
||||
Reference in New Issue
Block a user