Fixes following pull requests (#1101, #1097)

Fix coding style issues and compile errors
This commit is contained in:
ORelio 2020-07-04 11:12:23 +02:00
parent e9f1a4477c
commit 855bdade0b
4 changed files with 47 additions and 43 deletions

View file

@ -123,6 +123,8 @@
<Compile Include="Mapping\BlockPalettes\Palette115.cs" />
<Compile Include="Mapping\BlockPalettes\BlockPaletteGenerator.cs" />
<Compile Include="Mapping\BlockPalettes\BlockPalette.cs" />
<Compile Include="Mapping\CommandBlockFlags.cs" />
<Compile Include="Mapping\CommandBlockMode.cs" />
<Compile Include="Mapping\Entity.cs" />
<Compile Include="Mapping\EntityPalettes\EntityPalette113.cs" />
<Compile Include="Mapping\EntityPalettes\EntityPalette.cs" />
@ -317,4 +319,4 @@
<Target Name="AfterBuild">
</Target>
-->
</Project>
</Project>