Exemplo n.º 1
0
 public void SetGameArea(ClientTCP client)
 {
     SendDataTCP.SendMapData(_mapIndex, client);
 }