Fix style of Tools

This commit is contained in:
Alexander Lyons Harkness
2017-12-24 14:23:23 +00:00
parent aff140365d
commit 1926181cb7
45 changed files with 626 additions and 773 deletions
+1 -5
View File
@@ -123,7 +123,7 @@ void cBiomeMap::StartNewRegion(int a_RegionX, int a_RegionZ)
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////
// cBiomeMapFactory:
cBiomeMapFactory::~cBiomeMapFactory()
@@ -135,7 +135,3 @@ cBiomeMapFactory::~cBiomeMapFactory()
}
// TODO: Join all the files into one giant image file
}