]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - cl_main.c
Revert "host: Simplify wait timer calculation, removing client/server code from commo...
[xonotic/darkplaces.git] / cl_main.c
index 2f99a303b1507690e8cf4dfcf4899647142072da..2a2b9976d204dd82cc6e41bf67c9c3e1b1e6cf50 100644 (file)
--- a/cl_main.c
+++ b/cl_main.c
@@ -2754,9 +2754,6 @@ double CL_Frame (double time)
        static double wait;
        int pass1, pass2, pass3;
 
-       if(!host_isclient.integer)
-               return 0;
-
        CL_VM_PreventInformationLeaks();
 
        // get new key events