Match panel with web

This commit is contained in:
Joehu
2018-05-31 08:09:19 -07:00
parent 9c0eff72b5
commit 1095669a55
4 changed files with 36 additions and 8 deletions

View File

@ -36,6 +36,11 @@ namespace osu.Game.Beatmaps
/// </summary>
public bool HasVideo { get; set; }
/// <summary>
/// Whether or not this beatmap set has a storyboard.
/// </summary>
public bool HasStoryboard { get; set; }
/// <summary>
/// The different sizes of cover art for this beatmap set.
/// </summary>