Fix message in New Variant dialog
[xboard.git] / common.h
index 2044c03..f150655 100644 (file)
--- a/common.h
+++ b/common.h
@@ -408,13 +408,13 @@ typedef struct {
     Boolean firstPlaysBlack;
     Boolean noChessProgram;
     char *host[ENGINES];
-    char *pngDirectory;
-    char *svgDirectory;
+    char *pieceDirectory;
     char *soundDirectory;
     char *remoteShell;
     char *remoteUser;
     float timeDelay;
     char *timeControl;
+    Boolean trueColors;
     Boolean icsActive;
     char *icsHost;
     char *icsPort;