Пример #1
0
 public void ForEachSkills(Activation activation, CharacterListVariable list)
 {
     stats.ForEachSkills(activation, this, list);
 }