From 046f9226b6b912cdb12dc3b35953aee7666f4b63 Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Sun, 2 Nov 2008 23:36:10 +0000 Subject: Remove Hexen TIMEBOMB code. Subversion-branch: /branches/raven-branch Subversion-revision: 1374 --- src/hexen/h2def.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/hexen/h2def.h') diff --git a/src/hexen/h2def.h b/src/hexen/h2def.h index b1462adc..c0725ab3 100644 --- a/src/hexen/h2def.h +++ b/src/hexen/h2def.h @@ -59,12 +59,6 @@ #define HEXEN_VERSION 110 #define HEXEN_VERSION_TEXT "v1.1" -// Uncomment, to enable all timebomb stuff -//#define TIMEBOMB -#define TIMEBOMB_YEAR 95 // years since 1900 -#define TIMEBOMB_STARTDATE 268 // initial date (9/26) -#define TIMEBOMB_ENDDATE 301 // end date (10/29) - // if rangecheck is undefined, most parameter validation debugging code // will not be compiled #ifndef NORANGECHECKING -- cgit v1.2.3