frakcar sellen
This commit is contained in:
@@ -1547,6 +1547,9 @@ namespace ReallifeGamemode.Database.Migrations
|
||||
{
|
||||
b.HasBaseType("ReallifeGamemode.Database.Entities.ServerVehicle");
|
||||
|
||||
b.Property<int>("BuyPrice")
|
||||
.HasColumnType("int");
|
||||
|
||||
b.Property<string>("Owners")
|
||||
.HasColumnType("longtext CHARACTER SET utf8mb4");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user