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

Describe the xmldoc mo

This commit is contained in:
iiSaLMaN 2019-07-09 17:31:15 +03:00
parent f3329f4d79
commit 1485c273ab

View File

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