IEnumerator FinishStopWatch() { yield return(null); MessageSystemGameBlock.StopStopWatch(); while (true) { yield return(null); Score.NULLScoreText(); } }