Пример #1
0
 void UpdateClock()
 {
     clockText.text = GameRunner.GetTimeString();
 }