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