mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-15 15:48:26 -04:00
Update JavaGUILauncherActivity.java
return true
This commit is contained in:
parent
27624f31bd
commit
06dbc8adce
@ -193,6 +193,7 @@ public class JavaGUILauncherActivity extends LoggableActivity implements View.On
|
||||
break;
|
||||
}
|
||||
}
|
||||
return true;
|
||||
}
|
||||
});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user