void UpdateClock()
 {
     clockText.text = GameRunner.GetTimeString();
 }