Merge branch 'master' into portals2_visual
This commit is contained in:
commit
f3f77a1ba0
303 changed files with 21853 additions and 10014 deletions
|
|
@ -1296,6 +1296,7 @@ void R_DrawSkyBoxes ()
|
|||
ds_p->maskedtexturecol = ds_p->swall = -1;
|
||||
ds_p->bFogBoundary = false;
|
||||
ds_p->curline = NULL;
|
||||
ds_p->fake = 0;
|
||||
memcpy (openings + ds_p->sprbottomclip, floorclip + pl->minx, (pl->maxx - pl->minx + 1)*sizeof(short));
|
||||
memcpy (openings + ds_p->sprtopclip, ceilingclip + pl->minx, (pl->maxx - pl->minx + 1)*sizeof(short));
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue