]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - client.h
Blub's "deflate" extension to the download system.
[xonotic/darkplaces.git] / client.h
index 889f8e739f93651707c6f293cd76a5c0097f8410..6c3f46ac2b7ccc59dc4e360f136556cc4e229d33 100644 (file)
--- a/client.h
+++ b/client.h
@@ -589,6 +589,7 @@ typedef struct client_static_s
        double qw_downloadspeedtime;
        int qw_downloadspeedcount;
        int qw_downloadspeedrate;
+       qboolean qw_download_deflate;
 
        // current file upload buffer (for uploading screenshots to server)
        unsigned char *qw_uploaddata;