Beispiel #1
0
 private async Task NextRound()
 {
     game.ResetPassportRound();
     await DistributeGameViewToPlayers();
 }