mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 16:59:53 +09:00
implement video parsing
This commit is contained in:
@ -129,6 +129,8 @@ namespace osu.Game.Migrations
|
||||
|
||||
b.Property<string>("BackgroundFile");
|
||||
|
||||
b.Property<string>("VideoFile");
|
||||
|
||||
b.Property<int>("PreviewTime");
|
||||
|
||||
b.Property<string>("Source");
|
||||
|
Reference in New Issue
Block a user