mirror of
https://github.com/ppy/osu.git
synced 2025-02-16 13:02:55 +08: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!",
|
Title = "no beatmaps available!",
|
||||||
Author = "no one",
|
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
|
Difficulty = new BeatmapDifficulty
|
||||||
{
|
{
|
||||||
DrainRate = 0,
|
DrainRate = 0,
|
||||||
|
Loading…
Reference in New Issue
Block a user