- Revert r4244. It seems to be working well enough like this, since there have been no complaints.

SVN r4341 (trunk)
This commit is contained in:
Randy Heit 2013-06-08 03:24:41 +00:00
parent 9510525fdf
commit 5916ce087b

View file

@ -1981,7 +1981,6 @@ void R_DrawHeightPlanes(fixed_t height); // kg3D - fake planes
void R_DrawMasked (void)
{
DrewAVoxel = true; // TESTME
R_SortVisSprites (DrewAVoxel ? sv_compare2d : sv_compare, firstvissprite - vissprites);
if (height_top == NULL)