summaryrefslogtreecommitdiff
path: root/src/game/bg_public.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/bg_public.h')
-rw-r--r--src/game/bg_public.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/game/bg_public.h b/src/game/bg_public.h
index df1bc0ba..b8938c63 100644
--- a/src/game/bg_public.h
+++ b/src/game/bg_public.h
@@ -509,6 +509,8 @@ typedef enum
EV_DEATH3,
EV_OBITUARY,
+ EV_TEAMJOIN, // teamjoin message
+
EV_GIB_PLAYER, // gib a previously living player
EV_BUILD_CONSTRUCT,