summaryrefslogtreecommitdiff
path: root/src/game/bg_public.h
diff options
context:
space:
mode:
authorMikko Tiusanen <ams@daug.net>2014-09-20 21:37:58 +0300
committerMikko Tiusanen <ams@daug.net>2014-09-20 21:37:58 +0300
commita23e86b0acb4e43d244d6105b59b67be8ab3e1e8 (patch)
tree661c58a17520e8d832513ef58c0577f23b5d26d8 /src/game/bg_public.h
parent2013b43866908af86e14b21e34d6f23275887c7f (diff)
parent3faa23778d02aaa0fcf9ccab5cfda1a30e7e02b3 (diff)
Merge branch 'master' of github.com:mtiusane/new-edge
Diffstat (limited to 'src/game/bg_public.h')
-rw-r--r--src/game/bg_public.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/bg_public.h b/src/game/bg_public.h
index 886d29b..f8a2f9d 100644
--- a/src/game/bg_public.h
+++ b/src/game/bg_public.h
@@ -894,6 +894,7 @@ typedef enum
MOD_DECONSTRUCT,
MOD_REPLACE,
MOD_NOCREEP,
+ MOD_NOBP,
MOD_ABOMB
} meansOfDeath_t;