summaryrefslogtreecommitdiff
path: root/src/game/bg_public.h
diff options
context:
space:
mode:
authorBen Millwood <thebenmachine@gmail.com>2009-10-03 11:33:19 +0000
committerTim Angus <tim@ngus.net>2013-01-03 00:15:07 +0000
commit7f9e87b189414ea8eef4a2bcec4c380142b16bab (patch)
tree34a79553b7131a49430ff4443cc46928d73eec7d /src/game/bg_public.h
parent6658b20d0fce1b759e7e7cef83007218252b9781 (diff)
New build error and corresponding menu for attempted deconstruction of the last spawn
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 5ddcf076..8405336f 100644
--- a/src/game/bg_public.h
+++ b/src/game/bg_public.h
@@ -601,6 +601,7 @@ typedef enum
MN_B_NOROOM,
MN_B_NORMAL,
MN_B_CANNOT,
+ MN_B_LASTSPAWN,
MN_B_SUDDENDEATH,
MN_B_REVOKED,
MN_B_SURRENDER,