Add comment for DeletePending.

This commit is contained in:
Huo Yaoyuan 2017-08-29 00:26:16 +08:00
parent 4aa5ce8b41
commit fb3ba4fe0c

View File

@ -26,7 +26,7 @@ namespace osu.Game.Beatmaps
Title = "no beatmaps available!",
Author = "no one",
},
BeatmapSet = new BeatmapSetInfo { DeletePending = true },
BeatmapSet = new BeatmapSetInfo { DeletePending = true }, //let song select show no beatmaps available if this is the only one
Difficulty = new BeatmapDifficulty
{
DrainRate = 0,