]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - host.c
Add CL_MeshEntities_*, every frame in the client all MESH_ entities are added to...
[xonotic/darkplaces.git] / host.c
diff --git a/host.c b/host.c
index 7e7bc56a7f2950de8df0e6c6a9ffa52273338326..62dcf4748b19881b8832c6eaf4e6142e2f0ca2cd 100644 (file)
--- a/host.c
+++ b/host.c
@@ -1021,6 +1021,7 @@ void Host_Main(void)
                        R_TimeReport("client");
 
                        CL_UpdateScreen();
                        R_TimeReport("client");
 
                        CL_UpdateScreen();
+                       CL_MeshEntities_Reset();
                        R_TimeReport("render");
 
                        if (host_speeds.integer)
                        R_TimeReport("render");
 
                        if (host_speeds.integer)