mirror of
https://github.com/osukey/osukey.git
synced 2025-08-02 14:17:06 +09:00
Fix missing XMLDoc bit.
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user