diff options
Diffstat (limited to 'src/game/bg_misc.c')
-rw-r--r-- | src/game/bg_misc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/bg_misc.c b/src/game/bg_misc.c index c6a46353..3f60271b 100644 --- a/src/game/bg_misc.c +++ b/src/game/bg_misc.c @@ -3368,6 +3368,7 @@ char *eventnames[] = { "EV_NOAMMO", "EV_CHANGE_WEAPON", + "EV_NEXT_WEAPON", "EV_FIRE_WEAPON", "EV_FIRE_WEAPON2", "EV_FIRE_WEAPONBOTH", |