From 31a61fd5d72168583a4a6c7a07cbecaf36a35a9b Mon Sep 17 00:00:00 2001 From: Alug Date: Sun, 31 Mar 2024 22:41:26 +0200 Subject: [PATCH] forgor to remove this from testing --- src/doomdef.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/doomdef.h b/src/doomdef.h index f02ca2d4..5ed1e9ed 100644 --- a/src/doomdef.h +++ b/src/doomdef.h @@ -593,8 +593,6 @@ extern const char *compdate, *comptime, *comprevision, *compbranch; /// Allows the use of devmode in multiplayer. AKA "fishcake" //#define NETGAME_DEVMODE -#define MOBJCONSISTANCY - /// Allows gravity changes in netgames, no questions asked. //#define NETGAME_GRAVITY