Example #1
0
 public void ToggleActive(bool active)
 {
     manager.ConfirmPlayer(team, active);
 }