Change to a more convenient xmldoc

This commit is contained in:
iiSaLMaN 2019-07-08 09:23:01 +03:00
parent 90d5484818
commit 79ddb8d5d3

View File

@ -52,7 +52,7 @@ namespace osu.Game.Beatmaps
public BeatmapOnlineInfo OnlineInfo { get; set; }
/// <summary>
/// The length in milliseconds of this beatmap's song.
/// The playable length of this beatmap.
/// </summary>
public double Length { get; set; }