Exemplo n.º 1
0
 public void OnAcceptName()
 {
     Prefs.AddHighScore(m_Score, m_NameInput.text);
     Man.UI.ShowHighscorePanel();
 }