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
@@ -19,7 +19,7 @@ namespace AZ
{
// Scene system components are components that can be used to create system components
// in situations where the full initialization and/or construction of regular
// system components don't apply such as in the Project Configurator's advanced
// system components don't apply such as in the Project Manager's advanced
// settings and the ResourceCompilerScene.
class SCENE_CORE_CLASS SceneSystemComponent
: public AZ::Component