Integrating github/staging through commit ab87ed9
This commit is contained in:
@@ -448,7 +448,7 @@ namespace UnitTest
|
||||
entity->Deactivate();
|
||||
|
||||
// Add placeholder component which implements component mode.
|
||||
const AZ::Component* placeholder1 = entity->CreateComponent<OverrideMouseInteractionComponent>();
|
||||
entity->CreateComponent<OverrideMouseInteractionComponent>();
|
||||
|
||||
entity->Activate();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user