Пример #1
0
 public void OnMapPong(Packets.Client.CP.MapPong p)
 {
     this.Client.OnMapPong(p.GetResult());
 }