Updated remaining Project Configurator references to Project Manager.

Signed-off-by: Chris Galvan <chgalvan@amazon.com>
This commit is contained in:
Chris Galvan
2021-08-30 09:43:11 -05:00
parent b065837450
commit dbf12ae697
10 changed files with 11 additions and 11 deletions
@@ -49,7 +49,7 @@ namespace AZ
{
// Check if this library hasn't already been reflected. This can happen as the ResourceCompilerScene needs
// to explicitly load and reflect the SceneAPI libraries to discover the available extension, while
// Gems with system components need to do the same in the Project Configurator.
// Gems with system components need to do the same in the Project Manager.
if (!context->IsRemovingReflection() && context->FindClassData(SceneData::MeshGroup::TYPEINFO_Uuid()))
{
return;