1
0

Initial 1.4.2 support.

git-svn-id: http://mc-server.googlecode.com/svn/trunk@1019 0a769ca7-a7f5-676a-18bf-c427514a06d6
This commit is contained in:
luksor111@gmail.com
2012-10-31 20:18:01 +00:00
parent 08a20492ef
commit 9012e834d7
5 changed files with 167 additions and 2 deletions

View File

@@ -18,8 +18,8 @@
// Adjust these if a new protocol is added or an old one is removed:
#define MCS_CLIENT_VERSIONS "1.2.4, 1.2.5, 1.3.1, 1.3.2"
#define MCS_PROTOCOL_VERSIONS "29, 39"
#define MCS_CLIENT_VERSIONS "1.2.4, 1.2.5, 1.3.1, 1.3.2, 1.4.2"
#define MCS_PROTOCOL_VERSIONS "29, 39, 47"