Fix piece symbols on switch back to variant normal
[xboard.git] / xboard.c
index 47d99f2..167e8cf 100644 (file)
--- 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)