mirror of
https://github.com/ppy/osu
synced 2024-12-23 23:33:36 +00:00
Fix missing XMLDoc bit.
This commit is contained in:
parent
cc0442a9a1
commit
926281831b
@ -20,6 +20,7 @@ namespace osu.Game.Database
|
||||
/// <summary>
|
||||
/// Import the specified files from the given import tasks.
|
||||
/// </summary>
|
||||
/// <param name="tasks">The import tasks from which the files should be imported.</param>
|
||||
Task Import(params ImportTask[] tasks);
|
||||
|
||||
/// <summary>
|
||||
|
Loading…
Reference in New Issue
Block a user