Exemplo n.º 1
0
 public void AskToRestart()
 {
     confirmationDialog.ShowRestartWarning(ConfirmRestart, !gameManager.GameCompleted);
 }