Add comment for DeletePending.

This commit is contained in:
Huo Yaoyuan 2017-08-29 00:26:16 +08:00
parent 4aa5ce8b41
commit fb3ba4fe0c
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ public DummyWorkingBeatmap(OsuGameBase game)
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,