From 7cca20bab858badbef5f3d519c418b7d118eb53e Mon Sep 17 00:00:00 2001 From: Tim Angus Date: Fri, 13 Jun 2003 23:58:32 +0000 Subject: * Code support for the "new" huds --- ui/menudef.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ui') diff --git a/ui/menudef.h b/ui/menudef.h index 525289dd..a5247c53 100644 --- a/ui/menudef.h +++ b/ui/menudef.h @@ -144,7 +144,9 @@ #define CG_PLAYER_STAMINA_3 95 #define CG_PLAYER_STAMINA_4 96 #define CG_PLAYER_STAMINA_BOLT 97 +#define CG_PLAYER_BOOST_BOLT 112 #define CG_PLAYER_CLIPS_RING 98 +#define CG_PLAYER_BUILD_TIMER_RING 113 #define CG_PLAYER_SELECT 74 #define CG_PLAYER_SELECTTEXT 75 #define CG_PLAYER_WEAPONICON 111 -- cgit