mirror of
https://github.com/ppy/osu.git
synced 2026-05-28 00:20:28 +08:00
Improve xml doc
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user