This commit is contained in:
Dionysus 2023-05-11 23:38:39 -04:00
parent 7e584194fa
commit cb02dd45ff
Signed by: acidvegas
GPG Key ID: EF4B922DB85DC9DE
1 changed files with 2 additions and 2 deletions

View File

@ -437,8 +437,8 @@
#define STR_RPL_WHOISCHANNELS /* 319 */ "%s :%s"
#define STR_RPL_WHOISSPECIAL /* 320 */ "%s :%s"
#define STR_RPL_LISTSTART /* 321 */ "Channel :Users Name"
//#define STR_RPL_LIST /* 322 */ "%s %d :%s %s"
#define STR_RPL_LIST /* 322 */ "%s 5000 :%s %s"
#define STR_RPL_LIST /* 322 */ "%s %d :%s %s"
//#define STR_RPL_LIST /* 322 */ "%s 5000 :%s %s"
#define STR_RPL_LISTEND /* 323 */ ":End of /LIST"
#define STR_RPL_CHANNELMODEIS /* 324 */ "%s %s %s"
#define STR_RPL_CREATIONTIME /* 329 */ "%s %lld"