Beispiel #1
0
 private void ResetRound()
 {
     mRestaurantScript.getMeals().Clear();
     mRestaurantScript.resetPlayersWithTurnsLeft();
 }