about summary refs log tree commit diff
path: root/src/game/game_protocol.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/game_protocol.h')
-rw-r--r--src/game/game_protocol.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/game/game_protocol.h b/src/game/game_protocol.h
index f7249501..925de7b8 100644
--- a/src/game/game_protocol.h
+++ b/src/game/game_protocol.h
@@ -124,6 +124,8 @@ struct obj_game
 	int score_limit;
 	int time_limit;
 	int gametype;
+	
+	int teamscore[2];
 };
 
 struct obj_projectile