1
0

Merge pull request #1913 from wiseoldman95/fixCompatibleProtocols

Updated MC versions in ProtocolRecognizer.h
This commit is contained in:
Mattes D 2015-04-28 08:43:39 +02:00
commit 491b75a8a4

View File

@ -18,7 +18,7 @@
// Adjust these if a new protocol is added or an old one is removed:
#define MCS_CLIENT_VERSIONS "1.7.x, 1.8"
#define MCS_CLIENT_VERSIONS "1.7.x, 1.8.x"
#define MCS_PROTOCOL_VERSIONS "4, 5, 47"