Exemplo n.º 1
0
 void Win(float score)
 {
     //Debug.Log ("Wiin");
     finished = true;
     menu.Congrats(score);
 }