IEnumerator FixStartup() { yield return(new WaitUntil(() => TM.BeatLast())); Reset(); AuM.PlayBGM(); }