Fixed compile issue from merge error
Signed-off-by: Chris Galvan <chgalvan@amazon.com>
This commit is contained in:
@@ -2334,6 +2334,7 @@ int CCryEditApp::IdleProcessing(bool bBackgroundUpdate)
|
||||
}
|
||||
|
||||
GetIEditor()->Notify(eNotify_OnIdleUpdate);
|
||||
}
|
||||
|
||||
AZ::ComponentApplication* componentApplication = nullptr;
|
||||
AZ::ComponentApplicationBus::BroadcastResult(componentApplication, &AZ::ComponentApplicationRequests::GetApplication);
|
||||
|
||||
Reference in New Issue
Block a user