mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 16:29:58 +09:00
hide BeatmapDetails on entering the Select screen
This commit is contained in:
@ -81,6 +81,7 @@ namespace osu.Game.Screens.Select
|
||||
{
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
Padding = new MarginPadding(5),
|
||||
Alpha = 0,
|
||||
},
|
||||
Leaderboard = new Leaderboard
|
||||
{
|
||||
|
Reference in New Issue
Block a user