Encrypt own cards which are sent at the beginning of the hand - only applicable to registered users.

This commit is contained in:
lotodore
2010-09-04 11:56:40 +00:00
parent daf99deac3
commit c2ba56aba9
89 changed files with 675 additions and 285 deletions
+2 -2
View File
@@ -27,8 +27,8 @@
#include <third_party/asn1/PokerTHMessage.h>
#include <gamedata.h>
#define NET_VERSION_MAJOR 5
#define NET_VERSION_MINOR 2
#define NET_VERSION_MAJOR 6
#define NET_VERSION_MINOR 0
#define MAX_FILE_DATA_SIZE 256
#define MAX_PACKET_SIZE 384