Describe the xmldoc mo

This commit is contained in:
iiSaLMaN 2019-07-09 17:31:15 +03:00
parent f3329f4d79
commit 1485c273ab
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ public int? OnlineBeatmapID
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; }