From 4029f5bd00810834cee6d144161f924e7725e9c2 Mon Sep 17 00:00:00 2001 From: Sryder Date: Sat, 24 Oct 2020 00:50:58 +0100 Subject: [PATCH] Fix dumb copy paste error that caused software to crash --- src/r_plane.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/r_plane.c b/src/r_plane.c index 7439886d7..0f11bcb02 100644 --- a/src/r_plane.c +++ b/src/r_plane.c @@ -1014,9 +1014,9 @@ void R_DrawSinglePlane(visplane_t *pl) else if (pl->ffloor->alpha < 243) ds_transmap = transtables + ((tr_trans10-1)<ffloor->alpha == FFLOOR_ALPHA_SPECIAL_ADDITIVE) - dc_transmap = transtables + ((tr_transadd-1)<ffloor->alpha == FFLOOR_ALPHA_SPECIAL_SUBTRACTIVE) - dc_transmap = transtables + ((tr_transsub-1)<