1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 18:07:23 +08:00

Fix xmldoc reference

This commit is contained in:
Bartłomiej Dach 2024-05-27 08:26:00 +02:00
parent 11c3d11db9
commit bdfce4b9da
No known key found for this signature in database

View File

@ -110,7 +110,7 @@ namespace osu.Game.Screens.Play
private readonly List<Drawable> hideTargets;
/// <summary>
/// The container for skin components attached to <see cref="TargetArea.Playfield"/>
/// The container for skin components attached to <see cref="SkinComponentsContainerLookup.TargetArea.Playfield"/>
/// </summary>
internal readonly Drawable PlayfieldSkinLayer;