support MAX_PATCH_* matching q3map2
git-svn-id: svn://svn.icculus.org/netradiant/trunk@389 61c419a2-8eb2-4b30-bcec-8cead039b335
This commit is contained in:
@@ -54,7 +54,7 @@ void Patch_Construct(EPatchType type)
|
||||
}
|
||||
else
|
||||
{
|
||||
MAX_PATCH_WIDTH = MAX_PATCH_HEIGHT = 15;
|
||||
MAX_PATCH_WIDTH = MAX_PATCH_HEIGHT = 31; // matching q3map2
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user