1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-12 17:43:05 +08:00

Remove reference to osu-web-10

This commit is contained in:
Dean Herbert 2021-10-04 16:55:51 +09:00
parent fd6b10656c
commit 51b7dce16f

View File

@ -50,7 +50,7 @@ namespace osu.Game.Beatmaps
string Hash { get; } string Hash { get; }
/// <summary> /// <summary>
/// MD5 is kept for legacy support (matching against replays, osu-web-10 etc.). /// MD5 is kept for legacy support (matching against replays etc.).
/// </summary> /// </summary>
string MD5Hash { get; } string MD5Hash { get; }