inshallah kein fehler
This commit is contained in:
@@ -1017,6 +1017,8 @@ namespace ReallifeGamemode.Database.Migrations
|
||||
b.Property<float>("PositionZ")
|
||||
.HasColumnType("float");
|
||||
|
||||
b.Property<int>("Type");
|
||||
|
||||
b.HasKey("Id");
|
||||
|
||||
b.ToTable("Peds");
|
||||
|
||||
Reference in New Issue
Block a user