private void BanStart() { Debug.Log("GM = BanStart()"); cm.ActiveTeamCheck(); activeTeam = cm.activeTeam; cm.DisplayBanText(); BanHeroCheck(); }