fix some crashes and other annoying issues.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4659 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
4c3cb29108
commit
c0f8c28e2c
12 changed files with 53 additions and 34 deletions
|
@ -874,6 +874,7 @@ typedef struct model_s
|
|||
int numplanes;
|
||||
mplane_t *planes;
|
||||
|
||||
int numvisleafs;
|
||||
int numleafs; // number of visible leafs, not counting 0
|
||||
mleaf_t *leafs;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue