diff options
Diffstat (limited to 'src/game/g_local.h')
-rw-r--r-- | src/game/g_local.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/game/g_local.h b/src/game/g_local.h index 2236e0d8..b6c0aeb1 100644 --- a/src/game/g_local.h +++ b/src/game/g_local.h @@ -483,6 +483,9 @@ typedef enum IBE_NOROOM, IBE_NOCREEP, IBE_REACTOR, + IBE_REPEATER, + IBE_RPLWARN, + IBE_RPTWARN, IBE_NOPOWER, IBE_MAXERRORS |