mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 15:07:44 +08:00
Ensure set headers are above difficulties.
This commit is contained in:
parent
35a02aa972
commit
f540bf3765
@ -60,6 +60,7 @@ namespace osu.Game.Beatmaps.Drawables
|
||||
|
||||
Header = new BeatmapSetHeader(beatmap)
|
||||
{
|
||||
Depth = 1,
|
||||
GainedSelection = headerGainedSelection,
|
||||
RelativeSizeAxes = Axes.X,
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user