Ejemplo n.º 1
0
 internal void SetStat(int index, float value)
 {
     StatsHandler.SetStatValue(stats[index], value);
 }