Merge branch 'master' into asmjit
This commit is contained in:
commit
90d79865a5
23 changed files with 232 additions and 184 deletions
|
|
@ -1673,6 +1673,7 @@ void subsector_t::BuildPolyBSP()
|
|||
for (unsigned int i = 0; i < BSP->Subsectors.Size(); ++i)
|
||||
{
|
||||
BSP->Subsectors[i].sector = sector;
|
||||
BSP->Subsectors[i].section = section;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue