public void DisableGameTimer() { TimerText.text = timerPrefix + "Disabled!"; gameTimer.DisableTimer(); }