First parts of implementation of invite system in server.

This commit is contained in:
lotodore
2010-03-30 12:07:48 +00:00
parent f8d68d30c7
commit 499c2b72e6
6 changed files with 54 additions and 2 deletions
+1
View File
@@ -112,6 +112,7 @@
#define NTF_NET_JOIN_ALREADY_RUNNING 212
#define NTF_NET_JOIN_INVALID_PASSWORD 213
#define NTF_NET_JOIN_GUEST_FORBIDDEN 214
#define NTF_NET_JOIN_NOT_INVITED 215
// Notifications - version
#define NTF_NET_NEW_RELEASE_AVAILABLE 220