Example #1
0
 private void Start()
 {
     _dayNightController.AddObserver(this);
 }