mirror of
https://github.com/ppy/osu.git
synced 2024-12-15 19:05:37 +08:00
Unused.
This commit is contained in:
parent
d6c1f82105
commit
b7b36b6306
@ -14,10 +14,8 @@ namespace osu.Game.Screens.Tournament.Components
|
||||
|
||||
protected override void InitialiseDefaults()
|
||||
{
|
||||
#pragma warning disable CS0612 // Type or member is obsolete
|
||||
Set(DrawingsConfig.Groups, 8, 1, 8);
|
||||
Set(DrawingsConfig.TeamsPerGroup, 8, 1, 8);
|
||||
#pragma warning restore CS0612 // Type or member is obsolete
|
||||
}
|
||||
|
||||
public DrawingsConfigManager(Storage storage)
|
||||
|
Loading…
Reference in New Issue
Block a user