diff --git a/src/map.cpp b/src/map.cpp index 0f50a1e..8bdc2ad 100644 --- a/src/map.cpp +++ b/src/map.cpp @@ -214,7 +214,7 @@ void Map::setNode(v3s16 p, MapNode & n) <<" while trying to replace \"" <ndef()->get(block->getNodeNoCheck(relpos)).name <<"\" at "<setNodeNoCheck(relpos, n);