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; }
/// <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>
string MD5Hash { get; }