From f055f15ae7ef67069d51251b43c8bda22622018d Mon Sep 17 00:00:00 2001 From: Magnus Auvinen Date: Sat, 6 Oct 2007 17:36:24 +0000 Subject: added warmup --- src/game/game_protocol.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/game/game_protocol.h') diff --git a/src/game/game_protocol.h b/src/game/game_protocol.h index 925de7b8..da3b424b 100644 --- a/src/game/game_protocol.h +++ b/src/game/game_protocol.h @@ -125,6 +125,8 @@ struct obj_game int time_limit; int gametype; + int warmup; + int teamscore[2]; }; -- cgit 1.4.1