mirror of
https://github.com/2009scape/2009Scape-mobile.git
synced 2025-12-19 21:10:11 -07:00
Add info arg again
This commit is contained in:
parent
8053a8b013
commit
44c0d260bf
1 changed files with 1 additions and 0 deletions
|
|
@ -961,6 +961,7 @@ public class MainActivity extends LoggableActivity implements OnTouchListener, O
|
|||
checkLWJGL3Installed();
|
||||
checkJavaArchitecture();
|
||||
// checkJavaArgsIsLaunchable();
|
||||
appendlnToLog("Info: Custom Java arguments: \"" + LauncherPreferences.PREF_CUSTOM_JAVA_ARGS + "\"");
|
||||
|
||||
JREUtils.redirectAndPrintJRELog(this);
|
||||
Tools.launchMinecraft(this, mProfile, mVersionInfo);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue