Exemplo n.º 1
0
 public void LaunchEnding(string endText)
 {
     actionPanel.DisplayDescription(endText);
     ending = true;
 }