From a67738e9801a4485cfaf68012279cd5042dc2ab9 Mon Sep 17 00:00:00 2001 From: Magnus Auvinen Date: Wed, 3 Oct 2007 21:32:02 +0000 Subject: general fixes. fixed scoreboard --- src/game/server/srv_common.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/game/server/srv_common.h') diff --git a/src/game/server/srv_common.h b/src/game/server/srv_common.h index 7b6e7e1e..22aa4535 100644 --- a/src/game/server/srv_common.h +++ b/src/game/server/srv_common.h @@ -117,6 +117,8 @@ protected: int game_over_tick; int sudden_death; + int teamscore[2]; + public: int gametype; gameobject(); -- cgit 1.4.1