Exemplo n.º 1
0
 protected void HandleCompressedUpdateObject(InPacket packet)
 {
     updateObjectHandler.HandleUpdatePacket(packet.Inflate());
 }