Those __ZCAM__ ifdefs keep creaping back in :)

This commit is contained in:
Richard Allen 2002-04-03 15:29:24 +00:00
parent 6076e00692
commit 18cf92c572
1 changed files with 3 additions and 1 deletions

View File

@ -5,6 +5,9 @@
//----------------------------------------------------------------------------- //-----------------------------------------------------------------------------
// //
// $Log$ // $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 // Revision 1.69 2002/04/03 03:13:16 blaze
// NEW BREAKABLE CODE - will break all old breakables(wont appear in maps) // NEW BREAKABLE CODE - will break all old breakables(wont appear in maps)
// //
@ -107,7 +110,6 @@
//----------------------------------------------------------------------------- //-----------------------------------------------------------------------------
// Copyright (C) 1999-2000 Id Software, Inc. // Copyright (C) 1999-2000 Id Software, Inc.
// //
#define __ZCAM__
#include "g_local.h" #include "g_local.h"
// JBravo: need TP functions // JBravo: need TP functions
#include "g_teamplay.h" #include "g_teamplay.h"