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.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/game/game_protocol.h b/src/game/game_protocol.h
index 0300c88a..c6fb28c7 100644
--- a/src/game/game_protocol.h
+++ b/src/game/game_protocol.h
@@ -70,9 +70,9 @@ enum
 	STATE_IN_MENU,
 	STATE_CHATTING,
 	
-	GAMETYPE_DM=0,
-	GAMETYPE_TDM,
-	GAMETYPE_CTF,
+	//GAMETYPE_DM=0,
+	//GAMETYPE_TDM,
+	//GAMETYPE_CTF,
 };
 
 struct player_input
@@ -181,6 +181,7 @@ struct obj_player : public obj_player_core
 	int health;
 	int armor;
 	int ammocount;
+	int weaponstage;
 	
 	int weapon; // current active weapon