X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=backend.c;h=54a7e705d510c31c346eb90df2ff6682f7666fad;hb=f873bcd0121810783dc964c813403c10871c2cc7;hp=c724c0ff5d9ede54f7f31a8d99feea20a0a525f3;hpb=8fb3e845c11b2341219eb69345bc0c801bcd4bf5;p=xboard.git diff --git a/backend.c b/backend.c index c724c0f..54a7e70 100644 --- a/backend.c +++ b/backend.c @@ -4368,7 +4368,8 @@ ParseBoard12(string) safeStrCpy(moveList[moveNum - 1], currentMoveString, sizeof(moveList[moveNum - 1])/sizeof(moveList[moveNum - 1][0])); strcat(moveList[moveNum - 1], "\n"); - if(gameInfo.holdingsWidth && !appData.disguise) // inherit info that ICS does not give from previous board + if(gameInfo.holdingsWidth && !appData.disguise && gameInfo.variant != VariantSuper + && gameInfo.variant != VariantGreat) // inherit info that ICS does not give from previous board for(k=0; k