Beispiel #1
0
 public void AddAndShowTextNow(Dialogue.Sentence[] dialogue)
 {
     dialogueHandler.AddAndShowTextNow(dialogue);
 }