Beispiel #1
0
 public void Restart()
 {
     userGUI.SetMessage("");
     userGUI.SetPoints(0);
     roundController.Reset();
 }