start car shop
This commit is contained in:
@@ -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; }
|
||||
|
||||
Reference in New Issue
Block a user