Ejemplo n.º 1
0
 void Start()
 {
     textNbContinues.text = "Continues left: " + cont.GetGameData().GetContinues().ToString();
 }