]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - cl_demo.c
reverted dresk's DP_SV_ALLOWTOUCHWITHOWNER patch as it adds unnecessary
[xonotic/darkplaces.git] / cl_demo.c
index 5539c70cdc7db25b57f626cccd1fd1d00802a8ed..ce5f95d793bfb10669a4c36c97e0918258f8e6f3 100644 (file)
--- a/cl_demo.c
+++ b/cl_demo.c
@@ -421,6 +421,8 @@ void CL_TimeDemo_f (void)
                return;
        }
 
+       srand(0); // predictable random sequence for benchmarking
+
        CL_PlayDemo_f ();
 
 // cls.td_starttime will be grabbed at the second frame of the demo, so