Esempio n. 1
0
 public void SetTurboByToggle(Toggle toggle)
 {
     Custamization.SetTurbo(Instance.activePlayerVehicle, toggle.isOn);
 }