From: rpolzer Date: Sat, 11 Oct 2008 08:06:36 +0000 (+0000) Subject: 2x brushes X-Git-Tag: svn-r421~306 X-Git-Url: http://git.xonotic.org/?a=commitdiff_plain;h=c74e0a7d61760e81747fcfaca74e461246969e18;p=xonotic%2Fnetradiant.git 2x brushes git-svn-id: svn://svn.icculus.org/netradiant/trunk@114 61c419a2-8eb2-4b30-bcec-8cead039b335 --- diff --git a/tools/quake3/q3map2/q3map2.h b/tools/quake3/q3map2/q3map2.h index 8a4fe4a7..87ec8d58 100644 --- a/tools/quake3/q3map2/q3map2.h +++ b/tools/quake3/q3map2/q3map2.h @@ -303,7 +303,7 @@ abstracted bsp file /* ok to increase these at the expense of more memory */ #define MAX_MAP_MODELS 0x400 -#define MAX_MAP_BRUSHES 0x8000 +#define MAX_MAP_BRUSHES 0x10000 #define MAX_MAP_ENTITIES 0x8000 //% 0x800 /* ydnar */ #define MAX_MAP_ENTSTRING 0x80000 //% 0x40000 /* ydnar */ #define MAX_MAP_SHADERS 0x800 //% 0x400 /* ydnar */