Beispiel #1
0
 static private void Wait()
 {
     waiting.Update("Waiting for other players to join the game...");
     waiting.ShowDialog();
 }