1
0

Change visual protocol name to include MCServer

This commit is contained in:
jan64
2015-05-04 17:52:46 +02:00
parent 8567ca1a6c
commit b1efaa55cd
2 changed files with 3 additions and 3 deletions

View File

@@ -1970,7 +1970,7 @@ void cProtocol180::HandlePacketStatusRequest(cByteBuffer & a_ByteBuffer)
// Version:
Json::Value Version;
Version["name"] = "1.8";
Version["name"] = "MCServer 1.8";
Version["protocol"] = 47;
// Players: