mirror of
https://github.com/2009scape/2009Scape-mobile.git
synced 2026-08-28 05:45:03 -06:00
src/main/java/net/kdt/pojavlaunch/PojavLoginActivity.java
This commit is contained in:
parent
bf30c59a7d
commit
15046c5d2e
1 changed files with 0 additions and 3 deletions
|
|
@ -259,9 +259,6 @@ public class PojavLoginActivity extends BaseActivity {
|
|||
catch (Exception e){
|
||||
System.out.println("Error Unpacking Music.");
|
||||
}
|
||||
|
||||
// Copy config.json to writable storage
|
||||
// https://stackoverflow.com/questions/38590996/copy-xml-from-raw-folder-to-internal-storage-and-use-it-in-android
|
||||
return true;
|
||||
}catch (IOException e) {
|
||||
Log.e("JREAuto", "Internal JRE unpack failed", e);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue