예제 #1
0
 public void ResetTimer()
 {
     timerText.text = GameSettings.timerLength.ToString();
     wordChecker.SetConditions();
 }