1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 15:27:26 +08:00

Revert DummyWorkingBeatmap changes.

This commit is contained in:
smoogipooo 2017-08-29 18:05:27 +09:00
parent fb3ba4fe0c
commit 5b8349f90e

View File

@ -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,