Exemple #1
0
 public void ManaRise(int amount)
 {
     CharacterStat.ManaRise(amount);
 }