Beispiel #1
0
 public void SendServerList()
 {
     Send(new ServersListMessage(ServerRecord.GetGameServerInformations(Account), 0, true));
 }