From 557a23729014f2f3bfed8521c3dd9f42c0b479b4 Mon Sep 17 00:00:00 2001 From: Inuyasha Date: Thu, 31 Mar 2016 21:56:49 -0700 Subject: [PATCH] disable patch.dta in master --- src/doomdef.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/doomdef.h b/src/doomdef.h index 668ff1e81..49a44dcf4 100644 --- a/src/doomdef.h +++ b/src/doomdef.h @@ -157,7 +157,7 @@ extern FILE *logstream; // Does this version require an added patch file? // Comment or uncomment this as necessary. -#define USE_PATCH_DTA +//#define USE_PATCH_DTA // Modification options // If you want to take advantage of the Master Server's ability to force clients to update