MigrationsPush

This commit is contained in:
Mac_Slash
2020-04-08 17:18:21 +02:00
parent 9cd5fa3f40
commit ac64661c26
3 changed files with 1472 additions and 0 deletions

View File

@@ -1036,6 +1036,8 @@ namespace ReallifeGamemode.Database.Migrations
b.Property<int>("PaydayTimer");
b.Property<int>("Points");
b.Property<float>("PositionX");
b.Property<float>("PositionY");