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:
parent
724fc57603
commit
e23ea7ea7d
|
|
@ -54,7 +54,7 @@ void Patch_Construct(EPatchType type)
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
MAX_PATCH_WIDTH = MAX_PATCH_HEIGHT = 15;
|
MAX_PATCH_WIDTH = MAX_PATCH_HEIGHT = 31; // matching q3map2
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user