From e41b15565c89b4f77adbcf5fce36e147549865f1 Mon Sep 17 00:00:00 2001 From: "madmaxoft@gmail.com" Date: Thu, 15 Nov 2012 11:00:40 +0000 Subject: Added support for 1.4.4 client, using the 1.4.2 protocol class No MCServer-supported packets changed. Initial patch by Setimes. git-svn-id: http://mc-server.googlecode.com/svn/trunk@1042 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- source/Protocol/Protocol142.h | 1 + 1 file changed, 1 insertion(+) (limited to 'source/Protocol/Protocol142.h') 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) -- cgit v1.2.3