Preparing release 0.9-beta1. Fixing issue that player was not marked as kicked when kicked through the chat cleaner. Fixing java test cases.

This commit is contained in:
lotodore
2011-11-13 19:10:07 +00:00
parent c3f12fe190
commit d975139409
9 changed files with 22 additions and 250 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
#include <gamedata.h>
#define NET_VERSION_MAJOR 2
#define NET_VERSION_MINOR 0
#define NET_VERSION_MINOR 1
#define MAX_FILE_DATA_SIZE 256
#define MAX_PACKET_SIZE 384