IRC polishing work - kicks are shown, error messages are displayed. Rename somehow buggy still.
This commit is contained in:
@@ -58,6 +58,15 @@
|
||||
#define ERR_NET_PLAYER_KICKED 114
|
||||
#define ERR_NET_INVALID_PLAYER_COUNT 115
|
||||
|
||||
#define ERR_IRC_INTERNAL 151
|
||||
#define ERR_IRC_CONNECT_FAILED 152
|
||||
#define ERR_IRC_TERMINATED 153
|
||||
#define ERR_IRC_SELECT_FAILED 154
|
||||
#define ERR_IRC_RECV_FAILED 155
|
||||
#define ERR_IRC_SEND_FAILED 156
|
||||
#define ERR_IRC_INVALID_PARAM 157
|
||||
#define ERR_IRC_TIMEOUT 158
|
||||
|
||||
// Notifications - removed from game
|
||||
#define NTF_NET_INTERNAL 201
|
||||
#define NTF_NET_REMOVED_ON_REQUEST 202
|
||||
|
||||
Reference in New Issue
Block a user