From a82559157b7577b6fe03b743b9fcca22e342eebc Mon Sep 17 00:00:00 2001 From: Fabian Fichter Date: Fri, 31 Mar 2023 18:53:05 +0200 Subject: [PATCH] Fix new variant config --- src/variants.ini | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/variants.ini b/src/variants.ini index f444043..409d424 100644 --- a/src/variants.ini +++ b/src/variants.ini @@ -837,6 +837,7 @@ mandatoryPiecePromotion = true # Pawns promote to a knight on the 8th rank. Checkmate or stalemate your opponent to win the game. # https://www.chess.com/variants/cross-derby [crossderby:chess] +pieceToCharTable = PN...................Kpn...................k queen = - rook = - bishop = - -- 1.7.0.4