Пример #1
0
 public void AskTowerInfo(int TowerID)
 {
     TIP.DisplayInfo(ConstructibleTowers[TowerID], TowerID);
 }