- Redo r4164 fix: Don't clear fake planes when clearing skybox planes.
SVN r4172 (trunk)
This commit is contained in:
parent
8f7cd73a41
commit
1107bebfcf
3 changed files with 35 additions and 11 deletions
|
|
@ -1430,7 +1430,7 @@ void RP_Subsector (subsector_t *sub)
|
|||
frontsector->ceiling_yscale,
|
||||
frontsector->ceiling_angle + frontsector->base_ceiling_angle,
|
||||
frontsector->sky,
|
||||
frontsector->CeilingSkyBox
|
||||
frontsector->CeilingSkyBox,
|
||||
) : NULL;*/
|
||||
|
||||
basecolormap = frontsector->ColorMap;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue