Exemple #1
0
 public void ShowNotification(string text)
 {
     gameScreen.AddNotification(text);
 }