mirror of
https://github.com/ppy/osu
synced 2024-12-12 01:48:49 +00:00
Map beatmap md5 from online response to BeatmapInfo.
This commit is contained in:
parent
4aadd3a8f8
commit
24fea2809b
@ -43,6 +43,7 @@ namespace osu.Game.Database
|
|||||||
|
|
||||||
public string Path { get; set; }
|
public string Path { get; set; }
|
||||||
|
|
||||||
|
[JsonProperty("file_md5")]
|
||||||
public string Hash { get; set; }
|
public string Hash { get; set; }
|
||||||
|
|
||||||
// General
|
// General
|
||||||
|
Loading…
Reference in New Issue
Block a user