]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - host.c
changed r_refdef.stats struct to be an array indexed by r_stat_* enums
[xonotic/darkplaces.git] / host.c
diff --git a/host.c b/host.c
index a8c8bf2ec6f591c59cb915760a5ea22c134c93e2..f4be51c7728ec5bb2e09881e50c77df01ae5e232 100644 (file)
--- a/host.c
+++ b/host.c
@@ -925,7 +925,7 @@ void Host_Main(void)
                {
                        R_TimeReport("---");
                        Collision_Cache_NewFrame();
-                       R_TimeReport("collisioncache");
+                       R_TimeReport("photoncache");
                        // decide the simulation time
                        if (cls.capturevideo.active)
                        {