Exemple #1
0
 protected void HandleTransferPending(InPacket packet)
 {
     Player.ResetPosition();
     var newMap = packet.ReadUInt32();
 }