This commit is contained in:
Jaime Passos 2020-10-10 13:37:23 -03:00
parent b7d1c0b1e4
commit 3623d715b8

View file

@ -1309,13 +1309,13 @@ static void R_RenderSegLoop (void)
R_ExpandPlaneY(floorplane, rw_x, top, bottom);
}
rw_floormarked = false;
rw_ceilingmarked = false;
if (numffloors)
{
INT16 fftop, ffbottom;
rw_floormarked = false;
rw_ceilingmarked = false;
firstseg->frontscale[rw_x] = frontscale[rw_x];
top = ceilingclip[rw_x]+1; // PRBoom
bottom = floorclip[rw_x]-1; // PRBoom