Numeric 005 (ISUPPORT), CHANMODES: add missing mode "r"

This commit is contained in:
Alexander Barton 2012-05-01 13:42:57 +02:00
parent 884c5bcff1
commit 5e5377a063
1 changed files with 1 additions and 1 deletions

View File

@ -161,7 +161,7 @@
#define USERMODES "acCiorRswx"
/** Supported channel modes. */
#define CHANMODES "beiIklmnoOPRstvz"
#define CHANMODES "beiIklmnoOPrRstvz"
/** Away message for users connected to linked servers. */
#define DEFAULT_AWAY_MSG "Away"