converted jobs to same system as businesses, add option to choose job at cityhall
This commit is contained in:
@@ -101,7 +101,6 @@ namespace ReallifeGamemode.Server.Models
|
||||
public DbSet<Entities.GroupVehicle> GroupVehicles { get; set; }
|
||||
|
||||
// Jobs
|
||||
public DbSet<Entities.Job> Jobs { get; set; }
|
||||
public DbSet<Entities.JobVehicle> JobVehicles { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user