mirror of https://github.com/ppy/osu
Remove reference to `osu-web-10`
This commit is contained in:
parent
fd6b10656c
commit
51b7dce16f
|
@ -50,7 +50,7 @@ public interface IBeatmapInfo : IHasOnlineID
|
|||
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; }
|
||||
|
||||
|
|
Loading…
Reference in New Issue