mirror of
https://github.com/ppy/osu
synced 2025-02-18 03:16:57 +00:00
Fix incorrect xmldoc for DeleteFile
This commit is contained in:
parent
df72656aa1
commit
1742ee89e0
@ -472,7 +472,7 @@ namespace osu.Game.Database
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Delete new file.
|
/// Delete an existing file.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <param name="model">The item to operate on.</param>
|
/// <param name="model">The item to operate on.</param>
|
||||||
/// <param name="file">The existing file to be deleted.</param>
|
/// <param name="file">The existing file to be deleted.</param>
|
||||||
|
Loading…
Reference in New Issue
Block a user