From 16c0597ac7177923e33731bff0ff74971d87b06f Mon Sep 17 00:00:00 2001 From: Tim Angus Date: Wed, 26 Mar 2003 04:44:30 +0000 Subject: * Added CG_PLAYER_WEAPONICON ownerdraw at Jex's request --- ui/menudef.h | 1 + 1 file changed, 1 insertion(+) (limited to 'ui') diff --git a/ui/menudef.h b/ui/menudef.h index eec6d04b..525289dd 100644 --- a/ui/menudef.h +++ b/ui/menudef.h @@ -147,6 +147,7 @@ #define CG_PLAYER_CLIPS_RING 98 #define CG_PLAYER_SELECT 74 #define CG_PLAYER_SELECTTEXT 75 +#define CG_PLAYER_WEAPONICON 111 #define CG_PLAYER_WALLCLIMBING 103 #define CG_PLAYER_BOOSTED 104 #define CG_PLAYER_POISON_BARBS 105 -- cgit