- floatified FLineOpening.
- some smaller fixes.
This commit is contained in:
parent
2cf3b20ea8
commit
fb8e03d5eb
22 changed files with 182 additions and 151 deletions
|
|
@ -1106,8 +1106,6 @@ void R_DrawHeightPlanes(fixed_t height)
|
|||
|
||||
void R_DrawSinglePlane (visplane_t *pl, fixed_t alpha, bool additive, bool masked)
|
||||
{
|
||||
// pl->_f_angle() = pa<<ANGLETOFINESHIFT;
|
||||
|
||||
if (pl->left >= pl->right)
|
||||
return;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue