about summary refs log tree commit diff
path: root/src/game/game_protocol.h
diff options
context:
space:
mode:
authorMagnus Auvinen <magnus.auvinen@gmail.com>2007-11-08 09:11:32 +0000
committerMagnus Auvinen <magnus.auvinen@gmail.com>2007-11-08 09:11:32 +0000
commit711aa0db763e31bd7916ea31f5f3f934e4000ab8 (patch)
treee1686806f10c77b8fa3e8e0225d12e726de4e136 /src/game/game_protocol.h
parent4fcab5c8f1b2d4f8405d4ef86b69d2c916184929 (diff)
downloadzcatch-711aa0db763e31bd7916ea31f5f3f934e4000ab8.tar.gz
zcatch-711aa0db763e31bd7916ea31f5f3f934e4000ab8.zip
update, gui stuff, some engine stuff
Diffstat (limited to 'src/game/game_protocol.h')
-rw-r--r--src/game/game_protocol.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/game/game_protocol.h b/src/game/game_protocol.h
index 982a14b2..7c9f648f 100644
--- a/src/game/game_protocol.h
+++ b/src/game/game_protocol.h
@@ -73,9 +73,9 @@ enum
 	STATE_IN_MENU,
 	STATE_CHATTING,
 
-	//GAMETYPE_DM=0,
-	//GAMETYPE_TDM,
-	//GAMETYPE_CTF,
+	GAMETYPE_DM=0,
+	GAMETYPE_TDM,
+	GAMETYPE_CTF,
 };
 
 struct player_input