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
@@ -42,7 +42,7 @@ namespace SceneLoggingExample
}
// In this example, no system components are added. You can use system components
// to set global settings for this gem from the Project Configurator.
// to set global settings for this gem from the Project Manager.
// For functionality that should always be available to the SceneAPI, we recommend
// that you use a BehaviorComponent instead.
AZ::ComponentTypeList GetRequiredSystemComponents() const override