Example #1
0
 public void Setup(string txt)
 {
     _txtTitle.text = txt;
     AutoSave.IniciaGame();
 }