summaryrefslogtreecommitdiffstats
path: root/source/Protocol/Protocol142.h
diff options
context:
space:
mode:
authormadmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6>2012-11-15 12:00:40 +0100
committermadmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6>2012-11-15 12:00:40 +0100
commite41b15565c89b4f77adbcf5fce36e147549865f1 (patch)
treee3dd99d6cecce3bd8601ee55467aa9e3001b01fb /source/Protocol/Protocol142.h
parentAdded a Printf() function that returns a new AString by value. (diff)
downloadcuberite-e41b15565c89b4f77adbcf5fce36e147549865f1.tar
cuberite-e41b15565c89b4f77adbcf5fce36e147549865f1.tar.gz
cuberite-e41b15565c89b4f77adbcf5fce36e147549865f1.tar.bz2
cuberite-e41b15565c89b4f77adbcf5fce36e147549865f1.tar.lz
cuberite-e41b15565c89b4f77adbcf5fce36e147549865f1.tar.xz
cuberite-e41b15565c89b4f77adbcf5fce36e147549865f1.tar.zst
cuberite-e41b15565c89b4f77adbcf5fce36e147549865f1.zip
Diffstat (limited to 'source/Protocol/Protocol142.h')
-rw-r--r--source/Protocol/Protocol142.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/Protocol/Protocol142.h b/source/Protocol/Protocol142.h
index aba548efb..4d2e8360c 100644
--- a/source/Protocol/Protocol142.h
+++ b/source/Protocol/Protocol142.h
@@ -2,6 +2,7 @@
// Protocol142.h
// Interfaces to the cProtocol142 class representing the release 1.4.2 protocol (#47)
+// The same protocol class is used for 1.4.4 too, because the only difference is in a packet that MCServer doesn't implement yet (ITEM_DATA)