mirror of
https://github.com/jaquadro/NBTExplorer.git
synced 2025-01-10 01:46:24 +00:00
- add new class to compilation
This commit is contained in:
parent
d74e34e2da
commit
1f33ac518d
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Compile Include="Data\CompoundTagContainer.cs" />
|
<Compile Include="Data\CompoundTagContainer.cs" />
|
||||||
|
<Compile Include="Data\Nodes\AbstractFileDataNode.cs" />
|
||||||
<Compile Include="Data\Nodes\CubicRegionDataNode.cs" />
|
<Compile Include="Data\Nodes\CubicRegionDataNode.cs" />
|
||||||
<Compile Include="Data\CubicRegionFile.cs" />
|
<Compile Include="Data\CubicRegionFile.cs" />
|
||||||
<Compile Include="Data\Nodes\DataNode.cs" />
|
<Compile Include="Data\Nodes\DataNode.cs" />
|
||||||
|
|
Loading…
Reference in a new issue