Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement "random" value for "veto_first" #765

Merged
merged 3 commits into from
Jun 30, 2022
Merged

Implement "random" value for "veto_first" #765

merged 3 commits into from
Jun 30, 2022

Conversation

tapir
Copy link
Contributor

@tapir tapir commented Jun 30, 2022

No description provided.

Copy link
Collaborator

@PhlexPlexico PhlexPlexico left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - So long as this was tested, shouldn't be an issue.

enum MatchTeam {
MatchTeam_Team1,
MatchTeam_Team2,
MatchTeam_TeamSpec,
MatchTeam_TeamNone,
MatchTeam_Count,
};

It also looks like 0 and 1 matches the enum, so I have no reservations for this!

@tapir
Copy link
Contributor Author

tapir commented Jun 30, 2022

Yeap it was tested 👍

@nickdnk nickdnk merged commit e846be6 into splewis:master Jun 30, 2022
@nickdnk nickdnk added this to the 0.9 milestone Jul 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants