Пример #1
0
 public void ChangeType(TowerData.BuildingType newType)
 {
     TBehavior.ChangeType(newType);
 }