Exemplo n.º 1
0
 public void AddHeroesSuggestionMessage(string[] heroes, string[] imgs)
 {
     renderer.HeroSelectionHints(heroes, imgs);
 }