From 66eb59c023341ea0d4bc0e284425218be7b719dc Mon Sep 17 00:00:00 2001 From: Tim Angus Date: Tue, 2 Apr 2002 00:54:32 +0000 Subject: Infopanes finishedish --- ui/menudef.h | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ui') diff --git a/ui/menudef.h b/ui/menudef.h index 7f3afe57..1d76d598 100644 --- a/ui/menudef.h +++ b/ui/menudef.h @@ -267,6 +267,13 @@ //TA: #define UI_DIALOG 257 #define UI_TEAMINFOPANE 258 +#define UI_ACLASSINFOPANE 259 +#define UI_AUPGRADEINFOPANE 260 +#define UI_HITEMINFOPANE 261 +#define UI_HBUYINFOPANE 262 +#define UI_HSELLINFOPANE 263 +#define UI_ABUILDINFOPANE 264 +#define UI_HBUILDINFOPANE 265 #define VOICECHAT_GETFLAG "getflag" // command someone to get the flag #define VOICECHAT_OFFENSE "offense" // command someone to go on offense -- cgit