mirror of
https://github.com/ppy/osu.git
synced 2024-12-15 05:42:56 +08:00
hide BeatmapDetails on entering the Select screen
This commit is contained in:
parent
942699218a
commit
28193cbaaa
@ -81,6 +81,7 @@ namespace osu.Game.Screens.Select
|
||||
{
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
Padding = new MarginPadding(5),
|
||||
Alpha = 0,
|
||||
},
|
||||
Leaderboard = new Leaderboard
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user