mirror of
https://github.com/ppy/osu.git
synced 2025-01-26 23:13:20 +08:00
Fix comment grammar
This commit is contained in:
parent
ca2603324c
commit
21429e164f
@ -505,7 +505,7 @@ namespace osu.Game
|
||||
/// <summary>
|
||||
/// Present a skin select immediately.
|
||||
/// </summary>
|
||||
/// <param name="importedSkin">Skin to select</param>
|
||||
/// <param name="importedSkin">The skin to select.</param>
|
||||
public void PresentSkin(Live<SkinInfo> importedSkin) => SkinManager.CurrentSkinInfo.Value = importedSkin;
|
||||
|
||||
/// <summary>
|
||||
|
Loading…
Reference in New Issue
Block a user