mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-19 01:27:18 -04:00
Replace some links
This commit is contained in:
parent
6fdae58012
commit
aa1b82f37d
@ -110,9 +110,9 @@ public class MineActivity extends BaseActivity implements View.OnClickListener
|
|||||||
switch (view.getId()) {
|
switch (view.getId()) {
|
||||||
case R.id.topbar_help_text: Tools.openURL(this, "https://www.minecraft.net/help");
|
case R.id.topbar_help_text: Tools.openURL(this, "https://www.minecraft.net/help");
|
||||||
break;
|
break;
|
||||||
case R.id.topbar_logo: Tools.openURL(this, "https://www.minecraft.net");
|
case R.id.topbar_logo: Tools.openURL(this, "https://github.com/PojavLauncherTeam/PojavLauncher");
|
||||||
break;
|
break;
|
||||||
case R.id.bottombar_author_logo: Tools.openURL(this, "https://mojang.com");
|
case R.id.bottombar_author_logo: Tools.openURL(this, "https://github.com/PojavLauncherTeam");
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user