mirror of
https://github.com/ppy/osu.git
synced 2026-05-26 18:30:23 +08:00
Polish xmldocs
This commit is contained in:
@@ -9,6 +9,9 @@ using osu.Game.Online.API.Requests;
|
||||
|
||||
namespace osu.Game.Beatmaps
|
||||
{
|
||||
/// <summary>
|
||||
/// Performs online metadata lookups using the osu-web API.
|
||||
/// </summary>
|
||||
public class APIBeatmapMetadataSource : IOnlineBeatmapMetadataSource
|
||||
{
|
||||
private readonly IAPIProvider api;
|
||||
|
||||
Reference in New Issue
Block a user