mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 00:52:56 +08:00
Fix xmldoc reference
This commit is contained in:
parent
11c3d11db9
commit
bdfce4b9da
@ -110,7 +110,7 @@ namespace osu.Game.Screens.Play
|
|||||||
private readonly List<Drawable> hideTargets;
|
private readonly List<Drawable> hideTargets;
|
||||||
|
|
||||||
/// <summary>
|
/// <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>
|
/// </summary>
|
||||||
internal readonly Drawable PlayfieldSkinLayer;
|
internal readonly Drawable PlayfieldSkinLayer;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user