From 26dd1c20cee2bf814396cb941c6aea68e63d664f Mon Sep 17 00:00:00 2001 From: Olle Rosenquist Date: Sun, 22 Jul 2007 11:53:15 +0000 Subject: Updated stuff --- src/game/game.h | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'src/game/game.h') diff --git a/src/game/game.h b/src/game/game.h index c9010aa0..3ed3fd05 100644 --- a/src/game/game.h +++ b/src/game/game.h @@ -49,6 +49,7 @@ enum MSG_CHAT, MSG_SETNAME, MSG_KILLMSG, + MSG_SWITCHTEAM, }; enum @@ -157,11 +158,6 @@ struct obj_player enum { - WEAPON_TYPE_GUN = 0, - WEAPON_TYPE_ROCKET = 1, - WEAPON_TYPE_SHOTGUN = 2, - WEAPON_TYPE_MELEE = 3, - WEAPON_NUMWEAPONS, //WEAPON_TYPE_SNIPER = 2, POWERUP_TYPE_HEALTH = 0, -- cgit 1.4.1