示例#1
0
 public void OnStartGameClick()
 {
     gameObject.SetActive(false);
     selectModule.Show();
 }