mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 04:52:57 +08:00
Improve xml doc
This commit is contained in:
parent
46b13f2565
commit
10ab228d76
@ -44,6 +44,9 @@ namespace osu.Game.Skinning
|
||||
/// </summary>
|
||||
public Skin DefaultClassicSkin { get; }
|
||||
|
||||
/// <summary>
|
||||
/// Presents imported skin(s) to a user
|
||||
/// </summary>
|
||||
public Action<IEnumerable<Live<SkinInfo>>> PresentSkinsImport { get; set; }
|
||||
|
||||
private readonly AudioManager audio;
|
||||
|
Loading…
Reference in New Issue
Block a user