Crash fix I think (CHERRY PICK INTO BASE)

This commit is contained in:
fickleheart 2019-02-18 21:08:11 -06:00
parent a1aff2ec9f
commit 16269007a6

View file

@ -651,7 +651,7 @@ void R_DrawMaskedColumn(column_t *column)
basetexturemid = dc_texturemid;
for (; column->topdelta != 0xff ;)
for (; column && column->topdelta != 0xff ;)
{
// calculate unclipped screen coordinates
// for post