From b2fa2f2d3be492a516773ce0a21f7c21c4d947ff Mon Sep 17 00:00:00 2001 From: Daniel Simoes Date: Sun, 3 Feb 2002 21:24:12 +0000 Subject: [PATCH] More Matchmode code --- reaction/cgame/cg_consolecmds.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reaction/cgame/cg_consolecmds.c b/reaction/cgame/cg_consolecmds.c index 82367df6..a42127eb 100644 --- a/reaction/cgame/cg_consolecmds.c +++ b/reaction/cgame/cg_consolecmds.c @@ -5,8 +5,8 @@ //----------------------------------------------------------------------------- // // $Log$ -// Revision 1.24 2002/02/02 21:57:58 slicer -// Matchmode stuff +// Revision 1.25 2002/02/03 21:24:12 slicer +// More Matchmode code // // Revision 1.23 2002/01/11 20:20:57 jbravo // Adding TP to main branch