예제 #1
0
 public void ApplyBases(Dictionary <string, float> bases)
 {
     _attributes.ApplyBases(bases);
 }