From fe3d19d15dabf1be5162f90ac4143270da9279dc Mon Sep 17 00:00:00 2001 From: TehRealSalt Date: Mon, 28 Oct 2019 14:42:45 -0400 Subject: [PATCH] Remove this for now --- src/p_spec.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/p_spec.c b/src/p_spec.c index b4f5a9d62..0af99f163 100644 --- a/src/p_spec.c +++ b/src/p_spec.c @@ -6740,8 +6740,6 @@ void P_SpawnSpecials(INT32 fromnetsave) break; case 2002: // Linedef Trigger: Race Lap break; - case 2003: // Linedef Executor: Enable/Disable Waypoint - break; default: break; }