Remember tourney-file changes after Continue Later
[xboard.git] / winboard / wsettings.c
index ba9488b..f5a1f9b 100644 (file)
@@ -898,6 +898,7 @@ void PseudoOK(HWND hDlg)
        if(appData.loadPositionIndex < 0) appData.loadPositionIndex = 0;\r
     }\r
     if(swiss) { appData.defaultMatchGames = 1; appData.tourneyType = -1; }\r
+    ASSIGN(appData.tourneyFile, tfName);\r
 }\r
 \r
 char *GetParticipants(HWND hDlg)\r