Exemplo n.º 1
0
 public void EndFirstDay()
 {
     pi.SetTutorialStatus(true);
     tutLetter.song.owned = false;
     SaveToNextScene();
 }