]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - cl_parse.c
cache collision trace results from frame to frame
[xonotic/darkplaces.git] / cl_parse.c
index 08c726faa80bfd469dea4600b86a5845cc50308f..29eb8b726760437a2425bf91643cf1c6ec06bca8 100644 (file)
@@ -1620,6 +1620,7 @@ void CL_ParseServerInfo (void)
        int nummodels, numsounds;
 
        Con_DPrint("Serverinfo packet received.\n");
+       Collision_Cache_Reset(true);
 
        // if server is active, we already began a loading plaque
        if (!sv.active)