1
0

I think I got Tag 7 working, now I need to add tag 4 for the deNotch map converter.

git-svn-id: http://mc-server.googlecode.com/svn/trunk@23 0a769ca7-a7f5-676a-18bf-c427514a06d6
This commit is contained in:
admin@omencraft.com
2011-10-30 06:48:10 +00:00
parent 07ac0492d0
commit aead2e43c2
4 changed files with 52 additions and 27 deletions

View File

@@ -173,7 +173,7 @@ int main () {
//testing of nbtparser.
cNBTData* NBTData = new cNBTData::cNBTData(BlockData, testr*2);
cNBTData* NBTData = new cNBTData::cNBTData(BlockData, (testr));
//NBTData->m_bDecompressed = true;
NBTData->ParseData();
//NBTData->PrintData();