Add Item type extension

This commit is contained in:
ReinforceZwei 2020-04-08 18:42:37 +08:00 committed by ORelio
parent 31d45b0950
commit b1121e91e3
3 changed files with 54 additions and 1 deletions

View file

@ -108,6 +108,7 @@
<Compile Include="Inventory\ContainerType.cs" />
<Compile Include="Inventory\Item.cs" />
<Compile Include="Inventory\ItemType.cs" />
<Compile Include="Inventory\ItemTypeExtensions.cs" />
<Compile Include="Inventory\ItemTypeGenerator.cs" />
<Compile Include="Mapping\BlockPalettes\Palette112.cs" />
<Compile Include="Mapping\BlockPalettes\Palette113.cs" />