Continue Ammunation

This commit is contained in:
VegaZ
2021-04-13 23:56:24 +02:00
parent 1f00619366
commit 98b5dc03f7
12 changed files with 2207 additions and 11 deletions

View File

@@ -90,6 +90,7 @@ namespace ReallifeGamemode.Database.Models
public DbSet<Entities.ShopClothe> ShopClothes { get; set; }
public DbSet<Entities.ShopItem> ShopItems { get; set; }
public DbSet<Entities.Weapon> Weapons { get; set; }
public DbSet<Entities.WeaponCategory> WeaponCategories { get; set; }
//Logs