Fixed compile issue from merge error

Signed-off-by: Chris Galvan <chgalvan@amazon.com>
This commit is contained in:
Chris Galvan
2021-07-02 13:13:17 -05:00
parent d7574777a8
commit 8e86623ee6
+1
View File
@@ -2334,6 +2334,7 @@ int CCryEditApp::IdleProcessing(bool bBackgroundUpdate)
}
GetIEditor()->Notify(eNotify_OnIdleUpdate);
}
AZ::ComponentApplication* componentApplication = nullptr;
AZ::ComponentApplicationBus::BroadcastResult(componentApplication, &AZ::ComponentApplicationRequests::GetApplication);