- Revert revision 2071.

SVN r2092 (trunk)
This commit is contained in:
Randy Heit 2010-01-03 00:54:34 +00:00
commit 56ab0e681d
4 changed files with 7 additions and 90 deletions

View file

@ -1026,7 +1026,6 @@ void R_Subsector (subsector_t *sub)
#endif
frontsector = sub->sector;
if (sub->sector == NULL) return;
frontsector->MoreFlags |= SECF_DRAWN;
count = sub->numlines;
line = &segs[sub->firstline];