fehlende migration in turf

This commit is contained in:
hydrant
2020-04-05 12:26:35 +02:00
parent 18b316dfe4
commit 005257b3b4
3 changed files with 1470 additions and 0 deletions

View File

@@ -957,6 +957,8 @@ namespace ReallifeGamemode.Database.Migrations
b.Property<int?>("FactionId");
b.Property<int>("MaxValue");
b.Property<string>("Name");
b.Property<string>("Owner");