Exemplo n.º 1
0
 public void CancelTeam()  //取消组队,用于WaitingTime调用
 {
     fightController.SendCancel();
 }