mirror of
https://github.com/ppy/osu.git
synced 2025-01-26 16:12:54 +08:00
Improve xmldoc consistency
This commit is contained in:
parent
67e4fe4284
commit
1478bcfa8e
@ -43,7 +43,7 @@ namespace osu.Game.Beatmaps
|
|||||||
ISkin Skin { get; }
|
ISkin Skin { get; }
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Get the loaded audio track instance.
|
/// Retrieves the <see cref="Track"/> which this <see cref="WorkingBeatmap"/> has loaded.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
Track Track { get; }
|
Track Track { get; }
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user