mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 22:56:36 +09:00
Update xmldoc
This commit is contained in:
@ -49,12 +49,12 @@ namespace osu.Game.Skinning
|
||||
protected override string ImportFromStablePath => "Skins";
|
||||
|
||||
/// <summary>
|
||||
/// An <see cref="ISkin"/> providing the resources of the default skin.
|
||||
/// The default skin.
|
||||
/// </summary>
|
||||
public Skin DefaultSkin { get; }
|
||||
|
||||
/// <summary>
|
||||
/// An <see cref="ISkin"/> providing the resources of the default legacy skin.
|
||||
/// The default legacy skin.
|
||||
/// </summary>
|
||||
public Skin DefaultLegacySkin { get; }
|
||||
|
||||
|
Reference in New Issue
Block a user