Esempio n. 1
0
    IEnumerator Wait()
    {
        yield return(new WaitForSeconds(.1f));

        PMM.ResetBurialButtonPosition();
    }