mirror of
https://github.com/jaquadro/NBTExplorer.git
synced 2025-01-09 17:36:25 +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>
|
||||
<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" />
|
||||
|
|
Loading…
Reference in a new issue