示例#1
0
 void Enter()
 {
     timer.SendMessage("begin");
     switcherPanel.gameObject.SetActive(false);
     StartGame();
 }