disabled gl30

This commit is contained in:
Anuken
2022-05-13 20:55:49 -04:00
parent 4b86d4cf6d
commit ad5e4f2556
5 changed files with 20 additions and 13 deletions

View File

@@ -180,7 +180,6 @@ public class AndroidLauncher extends AndroidApplication{
}, new AndroidApplicationConfiguration(){{
useImmersiveMode = true;
hideStatusBar = true;
useGL30 = true;
}});
checkFiles(getIntent());