refactors some code to better pickup AZ_LOADSCREENCOMPONENT_ENABLED's value

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
Esteban Papp
2022-01-03 16:44:48 -08:00
parent 70ffece2a9
commit 5b0cb9cdff
6 changed files with 6 additions and 10 deletions
@@ -55,6 +55,8 @@
#include "Pipeline/LyShineBuilder/LyShineBuilderComponent.h"
#endif // LYSHINE_BUILDER
#include <CryCommon/LoadScreenBus.h>
namespace LyShine
{
LyShineModule::LyShineModule()