CreateReflectionManager()

Signed-off-by: Dayo Lawal <lawalfua@amazon.com>
This commit is contained in:
Dayo Lawal
2021-07-27 02:19:26 -05:00
parent e3083c7310
commit 485f6338ac
@@ -63,7 +63,7 @@ namespace AtomToolsFramework
void AtomToolsApplication::CreateReflectionManager()
{
Application::CreateReflectionManager();
Base::CreateReflectionManager();
GetSerializeContext()->CreateEditContext();
}