diff options
Diffstat (limited to 'include/channel_mode.h')
-rw-r--r-- | include/channel_mode.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/channel_mode.h b/include/channel_mode.h index ec705a5..76eb123 100644 --- a/include/channel_mode.h +++ b/include/channel_mode.h @@ -60,6 +60,7 @@ #define MODE_REGISTERED 0x0100 /* Channel has been registered with ChanServ */ #define MODE_REGONLY 0x0200 #define MODE_NOCTRL 0x0400 +#define MODE_MODREG 0x0800 /* cache flags for silence on ban */ #define CHFL_BAN_CHECKED 0x0080 |