Пример #1
0
 public void Lose()
 {
     myUI.ShowLoseUI();
     gameOver = true;
 }