mirror of
https://github.com/ppy/osu.git
synced 2026-05-26 07:29:53 +08:00
committed by
GitHub
Unverified
parent
baea9691cc
commit
c2297b0c3b
@@ -182,7 +182,7 @@ namespace osu.Game.Database
|
||||
/// <summary>
|
||||
/// Import one <see cref="TModel"/> from the filesystem and delete the file on success.
|
||||
/// </summary>
|
||||
/// <param name="paths">The archive location on disk.</param>
|
||||
/// <param name="path">The archive location on disk.</param>
|
||||
/// <returns>The imported model, if successful.</returns>
|
||||
public TModel Import(string path)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user