summaryrefslogtreecommitdiff
path: root/src/game/bg_public.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/bg_public.h')
-rw-r--r--src/game/bg_public.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/bg_public.h b/src/game/bg_public.h
index a516c36e..b477bcf1 100644
--- a/src/game/bg_public.h
+++ b/src/game/bg_public.h
@@ -571,7 +571,6 @@ typedef enum
MN_A_INFEST,
MN_A_HOVEL_OCCUPIED,
MN_A_HOVEL_BLOCKED,
- MN_A_NOFUNDS,
MN_A_NOEROOM,
//alien build
@@ -595,6 +594,7 @@ typedef enum
//human build
MN_H_REPEATER,
MN_H_NOPOWER,
+ MN_H_NOTPOWERED,
MN_H_NODCC,
MN_H_REACTOR,
MN_H_NOROOM,