mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 16:59:53 +09:00
Bring design up-to-date with 2019 standards
This commit is contained in:
@ -10,7 +10,7 @@ namespace osu.Game.Tournament.Screens.Showcase
|
||||
[BackgroundDependencyLoader]
|
||||
private void load()
|
||||
{
|
||||
AddInternal(new TournamentLogo(false));
|
||||
AddInternal(new TournamentLogo());
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user