Пример #1
0
 public void Add_Feat(Feat ft)
 {
     ft.Apply_Feat (this);
 }