mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-16 16:16:04 -04:00
(2/?) move session id filter
This commit is contained in:
parent
2af8f54687
commit
1598b2c995
@ -283,7 +283,7 @@ public class JavaGUILauncherActivity extends LoggableActivity implements View.On
|
||||
}
|
||||
|
||||
public int launchJavaRuntime(File modFile, String javaArgs) {
|
||||
JREUtils.redirectAndPrintJRELog(this, null);
|
||||
JREUtils.redirectAndPrintJRELog(this);
|
||||
try {
|
||||
jreReleaseList = JREUtils.readJREReleaseProperties();
|
||||
List<String> javaArgList = new ArrayList<String>();
|
||||
|
Loading…
x
Reference in New Issue
Block a user