start car shop

This commit is contained in:
hydrant
2018-12-20 22:20:19 +01:00
parent b16ed270c2
commit 9f9d84f383
14 changed files with 144 additions and 70 deletions

View File

@@ -67,7 +67,6 @@ namespace reallife_gamemode.Model
public DbSet<Server.Entities.FactionVehicle> FactionVehicles { get; set; }
//Shops
public DbSet<Server.Entities.Shop> Shops { get; set; }
//Logs
//public DbSet<Server.Logs.Ban> BanLogs { get; set; }