mirror of
https://github.com/ppy/osu
synced 2024-12-15 03:16:17 +00:00
Revert DummyWorkingBeatmap changes.
This commit is contained in:
parent
fb3ba4fe0c
commit
5b8349f90e
@ -26,7 +26,7 @@ namespace osu.Game.Beatmaps
|
||||
Title = "no beatmaps available!",
|
||||
Author = "no one",
|
||||
},
|
||||
BeatmapSet = new BeatmapSetInfo { DeletePending = true }, //let song select show no beatmaps available if this is the only one
|
||||
BeatmapSet = new BeatmapSetInfo(),
|
||||
Difficulty = new BeatmapDifficulty
|
||||
{
|
||||
DrainRate = 0,
|
||||
|
Loading…
Reference in New Issue
Block a user