]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - com_game.c
misc: engine version string polishing
[xonotic/darkplaces.git] / com_game.c
index 74ca8552af296c973a97bceb5660804141cbce64..2969d3913a7b73a9de30d7ba2b909f83c22507a3 100644 (file)
@@ -180,6 +180,8 @@ double_break:
                Con_Printf("\n");
 
                Con_Printf("gamename for server filtering: %s\n", gamenetworkfiltername);
+
+               Host_UpdateVersion();
        }
        return ret;
 }