Esempio n. 1
0
 void Start()
 {
     questionHandler = QuestionHandler.Getinstance();
     source          = GetComponent <AudioSource> ();
 }