Beispiel #1
0
    IEnumerator ReturnLungs()
    {
        yield return(new WaitForSeconds(3));

        pt.WinGame();
    }