]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - quakedef.h
changed DP_SMALLMEMORY compiles to use the standard NET_MAXMESSAGE value
[xonotic/darkplaces.git] / quakedef.h
index 4c75fc10082ece8821636fb9a9696b1a7b90ec91..9c62b5d93d1fc8a01e08cd96bba5972dcb7143a1 100644 (file)
@@ -65,7 +65,7 @@ extern char engineversion[128];
 #define        CMDBUFSIZE                              131072
 #define        MAX_ARGS                                80
 
-#define        NET_MAXMESSAGE                  32768
+#define        NET_MAXMESSAGE                  65536
 #define        MAX_PACKETFRAGMENT              1024
 #define        MAX_EDICTS                              4096
 #define        MAX_MODELS                              1024