1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 23:27:25 +08:00

Remove video property from migrations

This commit is contained in:
Andrei Zavatski 2019-08-31 15:49:57 +03:00
parent 28b19e8d54
commit c10d2302dc
18 changed files with 0 additions and 36 deletions

View File

@ -123,8 +123,6 @@ namespace osu.Game.Migrations
b.Property<string>("BackgroundFile"); b.Property<string>("BackgroundFile");
b.Property<string>("VideoFile");
b.Property<int>("PreviewTime"); b.Property<int>("PreviewTime");
b.Property<string>("Source"); b.Property<string>("Source");

View File

@ -125,8 +125,6 @@ namespace osu.Game.Migrations
b.Property<string>("BackgroundFile"); b.Property<string>("BackgroundFile");
b.Property<string>("VideoFile");
b.Property<int>("PreviewTime"); b.Property<int>("PreviewTime");
b.Property<string>("Source"); b.Property<string>("Source");

View File

@ -128,8 +128,6 @@ namespace osu.Game.Migrations
b.Property<string>("BackgroundFile"); b.Property<string>("BackgroundFile");
b.Property<string>("VideoFile");
b.Property<int>("PreviewTime"); b.Property<int>("PreviewTime");
b.Property<string>("Source"); b.Property<string>("Source");

View File

@ -128,8 +128,6 @@ namespace osu.Game.Migrations
b.Property<string>("BackgroundFile"); b.Property<string>("BackgroundFile");
b.Property<string>("VideoFile");
b.Property<int>("PreviewTime"); b.Property<int>("PreviewTime");
b.Property<string>("Source"); b.Property<string>("Source");

View File

@ -128,8 +128,6 @@ namespace osu.Game.Migrations
b.Property<string>("BackgroundFile"); b.Property<string>("BackgroundFile");
b.Property<string>("VideoFile");
b.Property<int>("PreviewTime"); b.Property<int>("PreviewTime");
b.Property<string>("Source"); b.Property<string>("Source");

View File

@ -128,8 +128,6 @@ namespace osu.Game.Migrations
b.Property<string>("BackgroundFile"); b.Property<string>("BackgroundFile");
b.Property<string>("VideoFile");
b.Property<int>("PreviewTime"); b.Property<int>("PreviewTime");
b.Property<string>("Source"); b.Property<string>("Source");

View File

@ -126,8 +126,6 @@ namespace osu.Game.Migrations
b.Property<string>("BackgroundFile"); b.Property<string>("BackgroundFile");
b.Property<string>("VideoFile");
b.Property<int>("PreviewTime"); b.Property<int>("PreviewTime");
b.Property<string>("Source"); b.Property<string>("Source");

View File

@ -125,8 +125,6 @@ namespace osu.Game.Migrations
b.Property<string>("BackgroundFile"); b.Property<string>("BackgroundFile");
b.Property<string>("VideoFile");
b.Property<int>("PreviewTime"); b.Property<int>("PreviewTime");
b.Property<string>("Source"); b.Property<string>("Source");

View File

@ -125,8 +125,6 @@ namespace osu.Game.Migrations
b.Property<string>("BackgroundFile"); b.Property<string>("BackgroundFile");
b.Property<string>("VideoFile");
b.Property<int>("PreviewTime"); b.Property<int>("PreviewTime");
b.Property<string>("Source"); b.Property<string>("Source");

View File

@ -127,8 +127,6 @@ namespace osu.Game.Migrations
b.Property<string>("BackgroundFile"); b.Property<string>("BackgroundFile");
b.Property<string>("VideoFile");
b.Property<int>("PreviewTime"); b.Property<int>("PreviewTime");
b.Property<string>("Source"); b.Property<string>("Source");

View File

@ -127,8 +127,6 @@ namespace osu.Game.Migrations
b.Property<string>("BackgroundFile"); b.Property<string>("BackgroundFile");
b.Property<string>("VideoFile");
b.Property<int>("PreviewTime"); b.Property<int>("PreviewTime");
b.Property<string>("Source"); b.Property<string>("Source");

View File

@ -127,8 +127,6 @@ namespace osu.Game.Migrations
b.Property<string>("BackgroundFile"); b.Property<string>("BackgroundFile");
b.Property<string>("VideoFile");
b.Property<int>("PreviewTime"); b.Property<int>("PreviewTime");
b.Property<string>("Source"); b.Property<string>("Source");

View File

@ -127,8 +127,6 @@ namespace osu.Game.Migrations
b.Property<string>("BackgroundFile"); b.Property<string>("BackgroundFile");
b.Property<string>("VideoFile");
b.Property<int>("PreviewTime"); b.Property<int>("PreviewTime");
b.Property<string>("Source"); b.Property<string>("Source");

View File

@ -127,8 +127,6 @@ namespace osu.Game.Migrations
b.Property<string>("BackgroundFile"); b.Property<string>("BackgroundFile");
b.Property<string>("VideoFile");
b.Property<int>("PreviewTime"); b.Property<int>("PreviewTime");
b.Property<string>("Source"); b.Property<string>("Source");

View File

@ -127,8 +127,6 @@ namespace osu.Game.Migrations
b.Property<string>("BackgroundFile"); b.Property<string>("BackgroundFile");
b.Property<string>("VideoFile");
b.Property<int>("PreviewTime"); b.Property<int>("PreviewTime");
b.Property<string>("Source"); b.Property<string>("Source");

View File

@ -127,8 +127,6 @@ namespace osu.Game.Migrations
b.Property<string>("BackgroundFile"); b.Property<string>("BackgroundFile");
b.Property<string>("VideoFile");
b.Property<int>("PreviewTime"); b.Property<int>("PreviewTime");
b.Property<string>("Source"); b.Property<string>("Source");

View File

@ -131,8 +131,6 @@ namespace osu.Game.Migrations
b.Property<string>("BackgroundFile"); b.Property<string>("BackgroundFile");
b.Property<string>("VideoFile");
b.Property<int>("PreviewTime"); b.Property<int>("PreviewTime");
b.Property<string>("Source"); b.Property<string>("Source");

View File

@ -129,8 +129,6 @@ namespace osu.Game.Migrations
b.Property<string>("BackgroundFile"); b.Property<string>("BackgroundFile");
b.Property<string>("VideoFile");
b.Property<int>("PreviewTime"); b.Property<int>("PreviewTime");
b.Property<string>("Source"); b.Property<string>("Source");