mirror of
https://github.com/ppy/osu.git
synced 2026-05-18 12:40:18 +08:00
Fix incorrect xmldoc of IBeatmapInfo.Length
This commit is contained in:
@@ -33,7 +33,7 @@ namespace osu.Game.Beatmaps
|
||||
IBeatmapSetInfo? BeatmapSet { get; }
|
||||
|
||||
/// <summary>
|
||||
/// The playable length in milliseconds of this beatmap.
|
||||
/// The total length in milliseconds of this beatmap.
|
||||
/// </summary>
|
||||
double Length { get; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user