diff --git a/src/search.cpp b/src/search.cpp index af32165c..693bea94 100644 --- a/src/search.cpp +++ b/src/search.cpp @@ -1948,7 +1948,7 @@ namespace { if (*dangerous) { - if (moveIsCheck) + if (moveIsCheck && pos.see_sign(m)>= 0) result += CheckExtension[PvNode]; if (singleEvasion)