Disable 50-move rule for ataxx
authorFabian Fichter <ianfab@users.noreply.github.com>
Sat, 21 May 2022 18:15:49 +0000 (20:15 +0200)
committerFabian Fichter <ianfab@users.noreply.github.com>
Sat, 21 May 2022 18:15:49 +0000 (20:15 +0200)
src/variant.cpp

index f9a88ab..4d64c71 100644 (file)
@@ -869,6 +869,7 @@ namespace {
         v->enclosingDrop = ATAXX;
         v->flipEnclosedPieces = ATAXX;
         v->materialCounting = UNWEIGHTED_MATERIAL;
+        v->nMoveRule = 0;
         return v;
     }
     // Flipersi