mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Add skin de-duplication
This commit is contained in:
@ -14,5 +14,7 @@ namespace osu.Game.Database
|
||||
|
||||
{
|
||||
List<TFile> Files { get; set; }
|
||||
|
||||
string Hash { get; set; }
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user