mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2026-04-20 01:27:02 -04:00
- Removed more code
This commit is contained in:
@@ -811,11 +811,6 @@ public class PojavLoginActivity extends BaseActivity
|
||||
private MinecraftAccount mProfile = null;
|
||||
public void loginMC(final View v)
|
||||
{
|
||||
/*skip it
|
||||
|
||||
String proFilePath = MCProfile.build(builder);
|
||||
MCProfile.launchWithProfile(this, proFilePath);
|
||||
end skip*/
|
||||
|
||||
if (sOffline.isChecked()) {
|
||||
mProfile = loginOffline();
|
||||
|
||||
Reference in New Issue
Block a user