Пример #1
0
 public void StartCatchGame()
 {
     sceneMaster.GetSceneName("CatchGame");
     SceneManager.LoadScene("MultiplayerOptions");
 }