Add Migration for ServerVehicle Livery
This commit is contained in:
@@ -786,6 +786,8 @@ namespace ReallifeGamemode.Migrations
|
||||
|
||||
b.Property<float>("Heading");
|
||||
|
||||
b.Property<int>("Livery");
|
||||
|
||||
b.Property<bool>("Locked");
|
||||
|
||||
b.Property<uint>("Model");
|
||||
|
||||
Reference in New Issue
Block a user