Exemplo n.º 1
0
 public override void OnClick()
 {
     PlayerPrefs.SetString("InputMenu", "multiplayer");
     menuButtonsScript.P2Click();
 }