mirror of
https://github.com/osukey/osukey.git
synced 2025-08-02 22:26:41 +09:00
Fix most warnings.
This commit is contained in:
@ -120,7 +120,7 @@ namespace osu.Game.Screens.Tournament
|
||||
return sb.ToString();
|
||||
}
|
||||
|
||||
class GroupTeam : Container
|
||||
private class GroupTeam : Container
|
||||
{
|
||||
public Team Team;
|
||||
|
||||
|
Reference in New Issue
Block a user