1
0
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:
codemastr
2004-06-23 19:47:40 +00:00
parent 1671c330bf
commit c4ee6e5114
6 changed files with 221 additions and 277 deletions
+4
View File
@@ -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