mirror of
https://github.com/ppy/osu
synced 2025-01-20 21:10:49 +00: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