From d37536edf4660f3c46e4876b6d72e9a200549ffe Mon Sep 17 00:00:00 2001 From: tma Date: Wed, 5 Sep 2007 18:17:46 +0000 Subject: * Merge unified-sdl to trunk * Bump Q3_VERSION to 1.35 git-svn-id: svn://svn.icculus.org/quake3/trunk@1161 edf5b092-35ff-0310-97b2-ce42778d08ea --- code/game/g_arenas.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'code/game/g_arenas.c') diff --git a/code/game/g_arenas.c b/code/game/g_arenas.c index 1179e6c..da96c47 100644 --- a/code/game/g_arenas.c +++ b/code/game/g_arenas.c @@ -43,7 +43,7 @@ void UpdateTournamentInfo( void ) { int playerClientNum; int n, accuracy, perfect, msglen; int buflen; -#ifdef MISSIONPACK // bk001205 +#ifdef MISSIONPACK int score1, score2; qboolean won; #endif -- cgit v1.2.3