]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - cl_parse.c
got rid of R_NewMap, directly calls R_Modules_NewMap instead
[xonotic/darkplaces.git] / cl_parse.c
index 9863aa3c75e07d65d63c4d19f98327c0b2b76a73..d8436a3a001fee3a9c31ed0fd3834d95d20cfbe0 100644 (file)
@@ -459,7 +459,7 @@ void CL_ParseServerInfo (void)
 
        cl_num_entities = 1;
 
-       R_NewMap ();
+       R_Modules_NewMap ();
        CL_CGVM_Start();
 
        // noclip is turned off at start