Пример #1
0
 public void RestartGame()
 {
     moveDown = true;
     turnMan.RestartGame();
 }