Update to 1.7 poms.

This commit is contained in:
md_5
2013-10-23 17:33:21 +11:00
parent 2101964330
commit 0952e53d11
9 changed files with 16 additions and 16 deletions

View File

@@ -20,7 +20,7 @@ public class PingHandler extends PacketHandler
@Override
public void connected(ChannelWrapper channel) throws Exception
{
// TODO: Update this to 1.6.4 style!
// TODO: Update this to 1.7 style!
channel.write( Unpooled.wrappedBuffer( new byte[]
{
(byte) 0xFE, (byte) 0x01