void CheckPartOfDay()
 {
     uiText[6].text = dayRef.GetPartOfDay().ToString();
 }