number of guests limited

This commit is contained in:
Kai Philipp
2016-06-29 18:06:28 +02:00
parent 6092b3c306
commit b6763bcfe8
5 changed files with 45 additions and 3 deletions
+1
View File
@@ -98,6 +98,7 @@
#define ERR_NET_GSASL_INIT_FAILED 134
#define ERR_NET_GSASL_NO_SCRAM 135
#define ERR_NET_DB_CONNECT_FAILED 136
#define ERR_NET_TOO_MANY_GUESTS 137
#define ERR_IRC_INTERNAL 151
#define ERR_IRC_CONNECT_FAILED 152