From 4d41465606d460311aaab30a03fe799a9b56de3a Mon Sep 17 00:00:00 2001 From: Tim Angus Date: Fri, 29 Dec 2006 20:43:18 +0000 Subject: * (bug 2828) Removal of hack for scaled up knockback on teslagen * (bug 2959) All looping sounds now stopped when downloading * (bug 2910) Removal of legacy Q3 cg_teamChat* stuff --- ui/menudef.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'ui') diff --git a/ui/menudef.h b/ui/menudef.h index 0463e1aa..11f13382 100644 --- a/ui/menudef.h +++ b/ui/menudef.h @@ -206,9 +206,6 @@ #define CG_FRAGGED_MSG 43 // painted with old system #define CG_PROXMINED_MSG 44 // painted with old system #define CG_AREA_FPSINFO 45 // painted with old system -#define CG_AREA_SYSTEMCHAT 46 // painted with old system -#define CG_AREA_TEAMCHAT 47 // painted with old system -#define CG_AREA_CHAT 48 // painted with old system #define CG_GAME_STATUS 49 #define CG_KILLER 50 #define CG_PLAYER_ARMOR_ICON2D 51 -- cgit