Shop System [Clothes] base
This commit is contained in:
committed by
Lukas Moungos
parent
461b9aa4cb
commit
834c5cb22d
@@ -125,5 +125,8 @@ namespace ReallifeGamemode.Database.Models
|
||||
//Gangwar
|
||||
public DbSet<Entities.Turfs> Turfs { get; set; }
|
||||
|
||||
//ClothesShop
|
||||
public DbSet<Entities.ShopClothe> ShopClothes { get; set; }
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user