[+] Add Bikes to Driving School
//Driving School finished
This commit is contained in:
@@ -905,6 +905,8 @@ namespace ReallifeGamemode.Database.Migrations
|
||||
|
||||
b.Property<bool>("Dead");
|
||||
|
||||
b.Property<bool>("DriverLicenseBike");
|
||||
|
||||
b.Property<bool>("DriverLicenseVehicle");
|
||||
|
||||
b.Property<string>("Email")
|
||||
|
||||
Reference in New Issue
Block a user