From 2c6ee7615263bf71eed3bdf2ef4c026ba65ae1a9 Mon Sep 17 00:00:00 2001 From: Romain Beaumont Date: Sat, 18 Jun 2016 14:37:23 +0200 Subject: [PATCH] client_to_server_handshake doesn't have the magic --- data/protocol.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/data/protocol.json b/data/protocol.json index 41e454c..2e0e36d 100644 --- a/data/protocol.json +++ b/data/protocol.json @@ -730,10 +730,6 @@ "packet_client_to_server_handshake": [ "container", [ - { - "name": "magic", - "type": "i64" - } ] ], "packet_game_login": [