mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 16:27:26 +08:00
Change to a more convenient xmldoc
This commit is contained in:
parent
90d5484818
commit
79ddb8d5d3
@ -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; }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user