View connection lag in-game

This commit is contained in:
Shoghi Cervantes Pueyo
2013-04-01 16:25:25 +02:00
parent 1ef0a41944
commit 1129df6194
4 changed files with 28 additions and 3 deletions

View File

@ -97,7 +97,7 @@ define("MC_ADVENTURE_SETTINGS", 0xb6);
class Protocol{
public static $dataName = array(
MC_KEEP_ALIVE => "Keep Alive",
MC_PING => "Ping",
MC_CLIENT_CONNECT => "Client Connect",
MC_SERVER_HANDSHAKE => "Server Handshake",