Exemple #1
0
 public void AskToReturnToTitle()
 {
     confirmationDialog.ShowExitWarning(ConfirmReturn, !gameManager.GameCompleted);
 }