mirror of
https://github.com/2009scape/2009Scape-mobile.git
synced 2025-12-12 17:40:11 -07:00
Changes
- Remove dummy libfontconfig - Remove MC 1.12.x check for indirect input. - Try always indirect pipe.
This commit is contained in:
parent
d456317389
commit
72176bc589
8 changed files with 11 additions and 24 deletions
|
|
@ -118,6 +118,7 @@ public class JavaGUILauncherActivity extends LoggableActivity {
|
|||
appendlnToLog("Detected Forge installer!");
|
||||
new ForgeInstaller(installer).install(this);
|
||||
} else {
|
||||
appendlnToLog("No mod detected. Starting JVM");
|
||||
isLogAllow = false;
|
||||
mSkipDetectMod = true;
|
||||
JREUtils.redirectAndPrintJRELog(this, null);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue