summaryrefslogtreecommitdiffstats
path: root/src/Protocol/Protocol18x.cpp
diff options
context:
space:
mode:
authorMattes D <github@xoft.cz>2015-05-04 23:28:49 +0200
committerMattes D <github@xoft.cz>2015-05-04 23:28:49 +0200
commit9ba78232524a1a22d60ab28078ee1f0ef60c9deb (patch)
tree16b66c5d383266d4d9b2000ac1559d9b045f758b /src/Protocol/Protocol18x.cpp
parentMerge pull request #1935 from mc-server/fixes (diff)
parentChange visual protocol name to include MCServer (diff)
downloadcuberite-9ba78232524a1a22d60ab28078ee1f0ef60c9deb.tar
cuberite-9ba78232524a1a22d60ab28078ee1f0ef60c9deb.tar.gz
cuberite-9ba78232524a1a22d60ab28078ee1f0ef60c9deb.tar.bz2
cuberite-9ba78232524a1a22d60ab28078ee1f0ef60c9deb.tar.lz
cuberite-9ba78232524a1a22d60ab28078ee1f0ef60c9deb.tar.xz
cuberite-9ba78232524a1a22d60ab28078ee1f0ef60c9deb.tar.zst
cuberite-9ba78232524a1a22d60ab28078ee1f0ef60c9deb.zip
Diffstat (limited to 'src/Protocol/Protocol18x.cpp')
-rw-r--r--src/Protocol/Protocol18x.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Protocol/Protocol18x.cpp b/src/Protocol/Protocol18x.cpp
index 1fc0c53a9..4429ca683 100644
--- a/src/Protocol/Protocol18x.cpp
+++ b/src/Protocol/Protocol18x.cpp
@@ -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: