diff --git a/code/qcommon/cm_patch.h b/code/qcommon/cm_patch.h index f5ba8b8b..8d8ad19c 100644 --- a/code/qcommon/cm_patch.h +++ b/code/qcommon/cm_patch.h @@ -61,7 +61,7 @@ properly. #define MAX_FACETS 1024 -#define MAX_PATCH_PLANES 2048 +#define MAX_PATCH_PLANES 4096 typedef struct { float plane[4];