]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - client.h
host, csqc: Remove cl.csqc_paused. Use new global host.paused instead.
[xonotic/darkplaces.git] / client.h
index 885b234bfabb3765325cb69ac41e1e7d6e7b32e2..7050932da3cc67f5b677e858fcfb7960a5b02d94 100644 (file)
--- a/client.h
+++ b/client.h
@@ -1158,7 +1158,6 @@ typedef struct client_state_s
        float sensitivityscale;
        csqc_vidvars_t csqc_vidvars;    //[515]: these parms must be set to true by default
        qboolean csqc_wantsmousemove;
-       qboolean csqc_paused; // vortex: int because could be flags
        struct model_s *csqc_model_precache[MAX_MODELS];
 
        // local amount for smoothing stepups