예제 #1
0
 public void Defeat()
 {
     machineLearning.Stop();
     ui.ShowIntroduction("Level " + currentLevel, "Failed! But you can try again!");
 }