Minor formatting.

Signed-off-by: John <jonawals@amazon.com>
This commit is contained in:
John
2021-10-06 13:01:49 +01:00
parent 66f419e8e5
commit 317d624f6c
2 changed files with 3 additions and 3 deletions
@@ -29,7 +29,7 @@ namespace AzToolsFramework
{
AZ_Assert(
AZ::Interface<ComponentModeCollectionInterface>::Get() == nullptr, "Unexpected registration of component mode collection.")
AZ::Interface<ComponentModeCollectionInterface>::Register(&m_componentModeCollection);
AZ::Interface<ComponentModeCollectionInterface>::Register(&m_componentModeCollection);
ActionOverrideRequestBus::Handler::BusConnect(GetEntityContextId());
ComponentModeFramework::ComponentModeSystemRequestBus::Handler::BusConnect();