mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 06:52:55 +08:00
Update xmldoc
This commit is contained in:
parent
b9050f91a4
commit
debd359d2e
@ -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; }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user