mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-10 17:03:13 +02:00
Converted a bunch of notices to numerics
This commit is contained in:
@@ -127,6 +127,8 @@
|
||||
#define ERR_NOOPERHOST 491
|
||||
#define ERR_NOCTCP 492
|
||||
|
||||
#define ERR_CHANOWNPRIVNEEDED 499
|
||||
|
||||
#define ERR_UMODEUNKNOWNFLAG 501
|
||||
#define ERR_USERSDONTMATCH 502
|
||||
|
||||
@@ -344,4 +346,6 @@
|
||||
#define RPL_DUMPRPL 641
|
||||
#define RPL_EODUMP 642
|
||||
|
||||
#define ERR_CANNOTDOCOMMAND 972
|
||||
#define ERR_CANNOTCHANGECHANMODE 974
|
||||
#define ERR_NUMERICERR 999
|
||||
|
||||
Reference in New Issue
Block a user