Exemple #1
0
 public void AddAttribute(string attributeName)
 {
     PlayerStatsController.AddAttribute(attributeName, 1);
 }