Ejemplo n.º 1
0
 protected override bool hasPrereqs()
 {
     return(DayNightController.CanSkipTime(this.minutesToSkip));
 }