aboutsummaryrefslogtreecommitdiffstats
path: root/code/cgame/cg_event.c
diff options
context:
space:
mode:
Diffstat (limited to 'code/cgame/cg_event.c')
-rw-r--r--code/cgame/cg_event.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/code/cgame/cg_event.c b/code/cgame/cg_event.c
index af1f359..7467cb6 100644
--- a/code/cgame/cg_event.c
+++ b/code/cgame/cg_event.c
@@ -25,7 +25,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#include "cg_local.h"
// for the voice chats
-#ifdef MISSIONPACK // bk001205
+#ifdef MISSIONPACK
#include "../../ui/menudef.h"
#endif
//==========================================================================