[LYN-3613] Fixed preferred category for Landscape Canvas when adding components since legacy components have been removed and now Mesh is in the Atom category.

This commit is contained in:
Chris Galvan
2021-05-06 13:35:00 -05:00
parent 261067cfdf
commit 6aaec0504b
@@ -206,7 +206,7 @@ namespace LandscapeCanvasEditor
static const QStringList preferredCategories = {
"Vegetation",
"Rendering"
"Atom"
};
// There are a couple of cases where we prefer certain categories of Components