diff options
author | Tim Angus <tim@ngus.net> | 2003-06-13 23:58:32 +0000 |
---|---|---|
committer | Tim Angus <tim@ngus.net> | 2003-06-13 23:58:32 +0000 |
commit | 7cca20bab858badbef5f3d519c418b7d118eb53e (patch) | |
tree | 5f7a80e969cd0bc7da19a4ffcfb05ec6980a414b /ui | |
parent | 7630d01bc896bf5fa2403810867e6bc0f19c9d5a (diff) |
* Code support for the "new" huds
Diffstat (limited to 'ui')
-rw-r--r-- | ui/menudef.h | 2 |
1 files changed, 2 insertions, 0 deletions
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 |