From 018abbdd0a770cde38035fe44e0dcef55b2d4b50 Mon Sep 17 00:00:00 2001 From: Magnus Auvinen Date: Thu, 4 Oct 2007 23:00:20 +0000 Subject: added map rotation --- 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 22aa4535..f01dd39c 100644 --- a/src/game/server/srv_common.h +++ b/src/game/server/srv_common.h @@ -119,6 +119,8 @@ protected: int teamscore[2]; + int round_count; + public: int gametype; gameobject(); -- cgit 1.4.1