Пример #1
0
 public void UpgradeLights(float value)
 {
     submarine.AddLightLevel(Mathf.RoundToInt(value));
 }