summaryrefslogtreecommitdiff
path: root/src/qcommon/qcommon.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qcommon/qcommon.h')
-rw-r--r--src/qcommon/qcommon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qcommon/qcommon.h b/src/qcommon/qcommon.h
index e6ae0587..96d6e517 100644
--- a/src/qcommon/qcommon.h
+++ b/src/qcommon/qcommon.h
@@ -130,7 +130,7 @@ NET
#define PORT_ANY -1
-#define MAX_RELIABLE_COMMANDS 64 // max string commands buffered for restransmit
+#define MAX_RELIABLE_COMMANDS 128 // max string commands buffered for restransmit
typedef enum {
NA_BOT,