mirror of
https://github.com/osukey/osukey.git
synced 2025-08-02 22:26:41 +09:00
Made requested changes
This commit is contained in:
@ -64,7 +64,7 @@ namespace osu.Game.Screens.Tournament
|
||||
}
|
||||
}
|
||||
|
||||
public void AddTeam(Region team)
|
||||
public void AddTeam(Country team)
|
||||
{
|
||||
if (groups[currentGroup].TeamsCount == maxTeams)
|
||||
return;
|
||||
|
Reference in New Issue
Block a user