summaryrefslogtreecommitdiff
path: root/src/game/bg_misc.c
diff options
context:
space:
mode:
authorTim Angus <tim@ngus.net>2001-07-05 03:18:12 +0000
committerTim Angus <tim@ngus.net>2001-07-05 03:18:12 +0000
commita9757052e27d742ca1d4f35f7791648df7f63c8d (patch)
tree8ef1175cfcafe92c36b5cd6503b0deaea47aa2f4 /src/game/bg_misc.c
parentdd4ddbab0e4fd8b2e3e51c507edce8af7d7cb647 (diff)
Tweaks. Start of alt fire mechanism
Diffstat (limited to 'src/game/bg_misc.c')
-rw-r--r--src/game/bg_misc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/bg_misc.c b/src/game/bg_misc.c
index 1825afb8..2a24d540 100644
--- a/src/game/bg_misc.c
+++ b/src/game/bg_misc.c
@@ -3239,6 +3239,7 @@ char *eventnames[] = {
"EV_NOAMMO",
"EV_CHANGE_WEAPON",
"EV_FIRE_WEAPON",
+ "EV_FIRE_WEAPON2",
"EV_USE_ITEM0",
"EV_USE_ITEM1",