From bf310e8cbcd8fd171ef0a1b8a5144ea3681b0017 Mon Sep 17 00:00:00 2001 From: Fabian Fichter Date: Wed, 5 Apr 2023 18:54:44 +0200 Subject: [PATCH] Fix flipello6 configuration Closes #630. --- src/variants.ini | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/variants.ini b/src/variants.ini index d04ecf4..da69e38 100644 --- a/src/variants.ini +++ b/src/variants.ini @@ -470,7 +470,7 @@ nMoveRule = 0 maxRank = 6 maxFile = 6 startFen = 6/6/2pP2/2Pp2/6/6[PPPPPPPPPPPPPPPPPPPPPPpppppppppppppppppppppp] w 0 1 -enclosingDropStart = c2 d2 c3 d3 +enclosingDropStart = c3 d3 c4 d4 [grandhouse:grand] startFen = r8r/1nbqkcabn1/pppppppppp/10/10/10/10/PPPPPPPPPP/1NBQKCABN1/R8R[] w - - 0 1 -- 1.7.0.4