1
0
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:
Naxess
2021-04-20 02:30:27 +02:00
Unverified
parent 67e4fe4284
commit 1478bcfa8e
+1 -1
View File
@@ -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; }