From: divverent Date: Sun, 5 Apr 2009 18:19:14 +0000 (+0000) Subject: more portals on leaf X-Git-Tag: svn-r421~171 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=57d8b2d7012132aad604dd52f625a7fe68a48475;p=xonotic%2Fnetradiant.git more portals on leaf git-svn-id: svn://svn.icculus.org/netradiant/trunk@249 61c419a2-8eb2-4b30-bcec-8cead039b335 --- diff --git a/tools/quake3/q3map2/q3map2.h b/tools/quake3/q3map2/q3map2.h index fbde390d..fb723ead 100644 --- a/tools/quake3/q3map2/q3map2.h +++ b/tools/quake3/q3map2/q3map2.h @@ -218,7 +218,7 @@ constants #define MAX_PORTALS 32768 #define MAX_SEPERATORS MAX_POINTS_ON_WINDING #define MAX_POINTS_ON_FIXED_WINDING 24 /* ydnar: increased this from 12 at the expense of more memory */ -#define MAX_PORTALS_ON_LEAF 128 +#define MAX_PORTALS_ON_LEAF 1024 /* light */