numeric: add 744 (ERR_TOPICLOCK) to list so we don't step on inspircd
This commit is contained in:
parent
5bd79c2c56
commit
1cf9ef50cd
1 changed files with 2 additions and 0 deletions
|
@ -371,6 +371,8 @@ extern const char *form_str(int);
|
|||
#define ERR_MLOCKRESTRICTED 742
|
||||
#define ERR_INVALIDBAN 743
|
||||
|
||||
#define ERR_TOPICLOCK 744 /* inspircd */
|
||||
|
||||
#define RPL_SCANMATCHED 750
|
||||
#define RPL_SCANUMODES 751
|
||||
|
||||
|
|
Loading…
Reference in a new issue