Ejemplo n.º 1
0
 public void SetSHStrength(Slider slider)
 {
     Custamization.SetSHStrength(Instance.activePlayerVehicle, slider.value);
 }