summaryrefslogtreecommitdiff
path: root/src/game/bg_public.h
diff options
context:
space:
mode:
authorTim Angus <tim@ngus.net>2002-07-29 18:43:15 +0000
committerTim Angus <tim@ngus.net>2002-07-29 18:43:15 +0000
commitc92d5d545127ef86c85607b6edb361c42bb9db68 (patch)
treeb27284244a8a5d3f0b6f51b008a51ea141d58948 /src/game/bg_public.h
parente633284d8b8f2fd4cbc246d45f217913bdd19dd8 (diff)
* Scoreboard
* Level 1 class blob fire * Loading screen * "SPECTATOR" display uses TA UI * Buildable weapon delays * Display of build points on huds
Diffstat (limited to 'src/game/bg_public.h')
-rw-r--r--src/game/bg_public.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/game/bg_public.h b/src/game/bg_public.h
index c474357e..3d9be4b9 100644
--- a/src/game/bg_public.h
+++ b/src/game/bg_public.h
@@ -576,8 +576,8 @@ typedef enum {
EV_TAUNT_GUARDBASE,
EV_TAUNT_PATROL,
- EV_MENU //TA: menu event
-
+ EV_MENU, //TA: menu event
+ EV_BUILD_DELAY //TA: can't build yet
} entity_event_t;
typedef enum