Example #1
0
 public void GetInputText()
 {
     scoreboard.AddNewScore(newName.text, SatelliteStats.playerScore);
     button.interactable = false;
 }