Beispiel #1
0
 public void MakeEventChoice(Choice choice, bool gameOver)
 {
     eventUI_.MakeEventChoice(choice, gameOver);
 }