mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 12:33:01 +08:00
Fix incorrect xmldoc
This commit is contained in:
parent
a738664167
commit
e8e093d6f2
@ -535,7 +535,7 @@ namespace osu.Game.Beatmaps
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Create a SHA-2 hash from the provided archive based on contained beatmap filenames.
|
/// Create a SHA-2 hash from the provided archive based on contained beatmap (.osu) file content.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
private string computeBeatmapSetHash(ArchiveReader reader)
|
private string computeBeatmapSetHash(ArchiveReader reader)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user