- fixed glitches with some poorly set up sector stack portals.
This commit is contained in:
parent
20f29ab808
commit
af9636b7c3
7 changed files with 182 additions and 220 deletions
|
|
@ -718,6 +718,7 @@ public:
|
|||
dest.subsectors.Set(&output.allSubsectors[numsubsectors], group.subsectors.Size());
|
||||
dest.vertexindex = -1;
|
||||
dest.vertexcount = 0;
|
||||
dest.flags = 0;
|
||||
dest.bounds.setEmpty();
|
||||
numsegments += group.segments.Size();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue