Fixed compile issue from merge error

Signed-off-by: Chris Galvan <chgalvan@amazon.com>
monroegm-disable-blank-issue-2
Chris Galvan 5 years ago
parent d7574777a8
commit 8e86623ee6

@ -2334,6 +2334,7 @@ int CCryEditApp::IdleProcessing(bool bBackgroundUpdate)
}
GetIEditor()->Notify(eNotify_OnIdleUpdate);
}
AZ::ComponentApplication* componentApplication = nullptr;
AZ::ComponentApplicationBus::BroadcastResult(componentApplication, &AZ::ComponentApplicationRequests::GetApplication);

Loading…
Cancel
Save