- changed rendering of sky cubemaps to use precalculated vertex data from the SkyVertexBuffer.
This commit is contained in:
parent
d8ab0b40dc
commit
7ba6269450
3 changed files with 86 additions and 93 deletions
|
|
@ -322,7 +322,7 @@ static void PrepareTransparentDoors(sector_t * sector)
|
|||
sector_t * nextsec=NULL;
|
||||
|
||||
#ifdef _DEBUG
|
||||
if (sector-sectors==2)
|
||||
if (sector-sectors==34)
|
||||
{
|
||||
int a = 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue