summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikko Tiusanen <ams@daug.net>2014-11-22 23:00:42 +0200
committerMikko Tiusanen <ams@daug.net>2014-11-22 23:00:42 +0200
commit19bb5b02944dec8f221f44efbd4ad9eee308a3b0 (patch)
treeecc2c5669265809f440c8fda756fd4c6184a6b6d
parent7110bced025e3453c70ec5cd6405a8d194c748bf (diff)
parent8692347734f078a213334c6b507b9718046d2646 (diff)
Merge branch 'master' of github.com:mtiusane/new-edge
-rw-r--r--src/game/g_combat.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/game/g_combat.c b/src/game/g_combat.c
index bddafaa..b437e45 100644
--- a/src/game/g_combat.c
+++ b/src/game/g_combat.c
@@ -94,6 +94,8 @@ char *modNames[ ] =
"MOD_LCANNON_SPLASH",
"MOD_FLAMER",
"MOD_FLAMER_SPLASH",
+ "MOD_ROCKETL",
+ "MOD_ROCKETL_SPLASH",
"MOD_GRENADE",
"MOD_PSAWBLADE",
"MOD_MINE",