Ejemplo n.º 1
0
 public void Gototitle()
 {
     PlayerPrefs.SetInt("character", 0);
     PlayerPrefs.SetInt("job", 0);
     GPGSManager.instance().SendBoardScore();
 }