summaryrefslogtreecommitdiff
path: root/src/game/bg_misc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/bg_misc.c')
-rw-r--r--src/game/bg_misc.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/game/bg_misc.c b/src/game/bg_misc.c
index db01881c..450844d5 100644
--- a/src/game/bg_misc.c
+++ b/src/game/bg_misc.c
@@ -2784,6 +2784,8 @@ char *eventnames[ ] =
"EV_DEATH3",
"EV_OBITUARY",
+ "EV_TEAMJOIN", // teamjoin message
+
"EV_GIB_PLAYER", // gib a previously living player
"EV_BUILD_CONSTRUCT",