- add new class to compilation

This commit is contained in:
BuildTools 2024-09-09 21:35:18 +02:00
parent d74e34e2da
commit 1f33ac518d

View file

@ -40,6 +40,7 @@
</ItemGroup>
<ItemGroup>
<Compile Include="Data\CompoundTagContainer.cs" />
<Compile Include="Data\Nodes\AbstractFileDataNode.cs" />
<Compile Include="Data\Nodes\CubicRegionDataNode.cs" />
<Compile Include="Data\CubicRegionFile.cs" />
<Compile Include="Data\Nodes\DataNode.cs" />