Exemplo n.º 1
0
 public float CalcStamina()
 {
     return(StatUtils.CalcStamina(Stats));
 }