public bool LightDay()
 {
     ScreenTint.Restore();
     return(true);
 }