Пример #1
0
 public void SetNOSByToggle(Toggle toggle)
 {
     Custamization.SetNOS(Instance.activePlayerVehicle, toggle.isOn);
 }