Merge pull request #6159 from gusmccallum/development

Updated android launcher to remove confusing branding
This commit is contained in:
Chris Galvan
2021-12-06 11:14:53 -06:00
committed by GitHub
@@ -299,7 +299,7 @@ void android_main(android_app* appState)
{
// Adding a start up banner so you can see when the game is starting up in amongst the logcat spam
LOGI("****************************************************************");
LOGI("* Amazon Lumberyard - Launching Game... *");
LOGI("* Launching Game... *");
LOGI("****************************************************************");
// setup the system command handler which are guaranteed to be called on the same