From de5cec741985a7c2be52d0629a79b616921b6d57 Mon Sep 17 00:00:00 2001 From: "madmaxoft@gmail.com" Date: Fri, 5 Jul 2013 19:40:19 +0000 Subject: Initial 1.6.1 protocol support. The client connects and is capable of basic gameplay, but the player moves at an incredible speed (50 blocks / sec). git-svn-id: http://mc-server.googlecode.com/svn/trunk@1646 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- source/Protocol/Protocol15x.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'source/Protocol/Protocol15x.cpp') diff --git a/source/Protocol/Protocol15x.cpp b/source/Protocol/Protocol15x.cpp index d5ab05ea6..cb7fc9fb6 100644 --- a/source/Protocol/Protocol15x.cpp +++ b/source/Protocol/Protocol15x.cpp @@ -6,7 +6,6 @@ Implements the 1.5.x protocol classes: - cProtocol150 - release 1.5 protocol (#60) - release 1.5.2 protocol (#61, no relevant changes found) -(others may be added later in the future for the 1.5 release series) */ #include "Globals.h" -- cgit v1.2.3