예제 #1
0
    IEnumerator EndL()
    {
        yield return(new WaitForSeconds(3));

        GameManager1.EndLv();
    }