@ -226,6 +226,6 @@ void Map::generate() {
.height = height()
};
partition_map(gen, root, 7);
partition_map(gen, root, 6);
draw_map(this, root); // left
}