diff --git a/TileGenerator.cpp b/TileGenerator.cpp index f547f15..c585388 100644 --- a/TileGenerator.cpp +++ b/TileGenerator.cpp @@ -441,6 +441,7 @@ void TileGenerator::renderMap() m_blockAirId = -1; m_blockIgnoreId = -1; + m_nameMap.clear(); // Read mapping if (version >= 22) { dataOffset++; // mapping version