Updated android launcher to remove confusing branding
Signed-off-by: gusmccallum <gusmccallum@hotmail.com>
This commit is contained in:
@@ -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
|
// Adding a start up banner so you can see when the game is starting up in amongst the logcat spam
|
||||||
LOGI("****************************************************************");
|
LOGI("****************************************************************");
|
||||||
LOGI("* Amazon Lumberyard - Launching Game... *");
|
LOGI("* Launching Game... *");
|
||||||
LOGI("****************************************************************");
|
LOGI("****************************************************************");
|
||||||
|
|
||||||
// setup the system command handler which are guaranteed to be called on the same
|
// setup the system command handler which are guaranteed to be called on the same
|
||||||
|
|||||||
Reference in New Issue
Block a user