mirror of
https://github.com/2009scape/2009Scape-mobile.git
synced 2025-12-20 21:40:15 -07:00
Update Tools.java
This commit is contained in:
parent
6c114875ba
commit
63251c0dc0
1 changed files with 0 additions and 1 deletions
|
|
@ -158,7 +158,6 @@ public final class Tools
|
|||
|
||||
overrideableArgList.add("-Dos.name=Linux");
|
||||
overrideableArgList.add("-Dos.version=Android-" + Build.VERSION.RELEASE);
|
||||
overrideableArgList.add("-Dminecraft.launcher.brand=" + APP_NAME + " " + BuildConfig.VERSION_NAME);
|
||||
overrideableArgList.add("-Dpojav.path.minecraft=" + DIR_GAME_NEW);
|
||||
overrideableArgList.add("-Dpojav.path.private.account=" + DIR_ACCOUNT_NEW);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue