mirror of
https://github.com/ppy/osu.git
synced 2026-05-30 05:59:53 +08:00
Improve xmldoc consistency
This commit is contained in:
@@ -43,7 +43,7 @@ namespace osu.Game.Beatmaps
|
||||
ISkin Skin { get; }
|
||||
|
||||
/// <summary>
|
||||
/// Get the loaded audio track instance.
|
||||
/// Retrieves the <see cref="Track"/> which this <see cref="WorkingBeatmap"/> has loaded.
|
||||
/// </summary>
|
||||
Track Track { get; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user