couple more max map planes.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@370 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
Spoike 2004-10-26 15:30:57 +00:00
parent 7a2b6570f2
commit 3508d4c3a3
1 changed files with 1 additions and 1 deletions

View File

@ -348,7 +348,7 @@ typedef struct q2miptex_s
#define MAX_Q2MAP_AREAS 256
#define MAX_Q2MAP_AREAPORTALS 1024
#define MAX_Q2MAP_PLANES 65536
#define MAX_Q2MAP_PLANES 0x00020000
#define MAX_Q2MAP_NODES 65536
#define MAX_Q2MAP_BRUSHSIDES 0x30000
#define MAX_Q2MAP_LEAFS 65536