]> de.git.xonotic.org Git - xonotic/netradiant.git/commitdiff
2x brushes
authorrpolzer <rpolzer@61c419a2-8eb2-4b30-bcec-8cead039b335>
Sat, 11 Oct 2008 08:06:36 +0000 (08:06 +0000)
committerrpolzer <rpolzer@61c419a2-8eb2-4b30-bcec-8cead039b335>
Sat, 11 Oct 2008 08:06:36 +0000 (08:06 +0000)
git-svn-id: svn://svn.icculus.org/netradiant/trunk@114 61c419a2-8eb2-4b30-bcec-8cead039b335

tools/quake3/q3map2/q3map2.h

index 8a4fe4a738a8290ed48d95795175d61cf7fa1809..87ec8d58d5b80388c05e781e1f7a218020efd980 100644 (file)
@@ -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 */