1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-16 17:43:07 +08:00

Remove reference to osu-web-10

This commit is contained in:
Dean Herbert
2021-10-04 16:55:51 +09:00
Unverified
parent fd6b10656c
commit 51b7dce16f
+1 -1
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; }