X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=xboard.c;h=167e8cf915c8e344b649d94839ddb376aa4e995d;hb=64ff3eccff68c620830c21199601f1291b2ea8c8;hp=47d99f202651f2e7d0ab63d8346b9f46f6af49e1;hpb=341d90b47cb0da21b2732c5f89bee4187e01885e;p=xboard.git diff --git a/xboard.c b/xboard.c index 47d99f2..167e8cf 100644 --- a/xboard.c +++ b/xboard.c @@ -1824,6 +1824,7 @@ InitDrawingSizes (BoardSize boardSize, int flags) } } oldMono = -10; // kludge to force recreation of animation masks + oldVariant = gameInfo.variant; } #if HAVE_LIBXPM if(appData.monoMode != oldMono)