summaryrefslogtreecommitdiff
path: root/src/game/g_local.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/g_local.h')
-rw-r--r--src/game/g_local.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/g_local.h b/src/game/g_local.h
index 48c76909..bc1fef27 100644
--- a/src/game/g_local.h
+++ b/src/game/g_local.h
@@ -520,7 +520,7 @@ typedef struct
//
#define MAX_SPAWN_VARS 64
#define MAX_SPAWN_VARS_CHARS 4096
-#define MAX_BUILDLOG 128
+#define MAX_BUILDLOG 1024
typedef struct
{