From 18cf92c5720e47f9e1b64a9b568b46cc701bb2fe Mon Sep 17 00:00:00 2001 From: Richard Allen Date: Wed, 3 Apr 2002 15:29:24 +0000 Subject: [PATCH] Those __ZCAM__ ifdefs keep creaping back in :) --- reaction/game/g_active.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/reaction/game/g_active.c b/reaction/game/g_active.c index 76a3af54..f9291c81 100644 --- a/reaction/game/g_active.c +++ b/reaction/game/g_active.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.70 2002/04/03 15:29:24 jbravo +// Those __ZCAM__ ifdefs keep creaping back in :) +// // Revision 1.69 2002/04/03 03:13:16 blaze // NEW BREAKABLE CODE - will break all old breakables(wont appear in maps) // @@ -107,7 +110,6 @@ //----------------------------------------------------------------------------- // Copyright (C) 1999-2000 Id Software, Inc. // -#define __ZCAM__ #include "g_local.h" // JBravo: need TP functions #include "g_teamplay.h"