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

Force even teams config #91

Merged
merged 2 commits into from
Mar 24, 2024
Merged

Force even teams config #91

merged 2 commits into from
Mar 24, 2024

Conversation

B3none
Copy link
Owner

@B3none B3none commented Mar 24, 2024

No description provided.

@@ -17,4 +17,5 @@ public class RetakesConfigData
public bool IsAutoPlantEnabled { get; set; } = true;
public string QueuePriorityFlag { get; set; } = "@css/vip";
public bool IsDebugMode { get; set; } = false;
public bool ShouldForceEvenTeamsWhenPlayerCountIsMultipleOf10 { get; set; } = true;
Copy link
Owner Author

Choose a reason for hiding this comment

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

I'm aware this is the longest config property... IN THE WORLD 🙃

@B3none B3none merged commit 8b10c5d into master Mar 24, 2024
2 checks passed
@B3none B3none deleted the force-even-teams-config branch March 24, 2024 12:15
@everkk
Copy link

everkk commented Mar 24, 2024

What is it? What this doing?

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.

2 participants