Early prototype loading screen

This commit is contained in:
Anuken
2020-05-05 23:01:12 -04:00
parent 346ac88009
commit 8b5adca750
5 changed files with 248 additions and 10 deletions

View File

@@ -146,6 +146,7 @@ public class AndroidLauncher extends AndroidApplication{
useImmersiveMode = true;
hideStatusBar = true;
errorHandler = CrashSender::log;
stencil = 8;
}});
checkFiles(getIntent());