mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 08:20:00 +09:00
Load beatmap data from an optional osb file.
This commit is contained in:
@ -27,6 +27,8 @@ namespace osu.Game.Database
|
||||
public string Hash { get; set; }
|
||||
|
||||
public string Path { get; set; }
|
||||
|
||||
public string StoryboardFile { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user