From 7241db5446fc08ec7f96a7cdf1022ca9ec219a57 Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Tue, 15 Oct 2013 01:36:49 +0000 Subject: Remove gamemission variables for Heretic and Hexen and hard-code to the appropriate values. Subversion-branch: /branches/v2-branch Subversion-revision: 2708 --- src/hexen/h2def.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/hexen/h2def.h') diff --git a/src/hexen/h2def.h b/src/hexen/h2def.h index 95f3e554..db9ae1b8 100644 --- a/src/hexen/h2def.h +++ b/src/hexen/h2def.h @@ -593,7 +593,6 @@ void NET_SendFrags(player_t * player); #define TELEFOGHEIGHT (32*FRACUNIT) extern GameMode_t gamemode; // Always commercial -extern GameMission_t gamemission; // Always hexen extern gameaction_t gameaction; -- cgit v1.2.3