diff --git a/qw/source/cl_parse.c b/qw/source/cl_parse.c index 4aa3c4e36..cb459c6ab 100644 --- a/qw/source/cl_parse.c +++ b/qw/source/cl_parse.c @@ -717,8 +717,8 @@ CL_ParseServerData (void) // save current config Host_WriteConfiguration (); cflag = true; + QFS_Gamedir (str); } - QFS_Gamedir (str); if (cls.demoplayback2) { realtime = cls.basetime = MSG_ReadFloat (net_message);