Update links
This commit is contained in:
parent
e6fb6b78e4
commit
ed8aabbed0
2 changed files with 6 additions and 2 deletions
|
@ -59,7 +59,7 @@ public class MainMenuScreen extends InputListener implements Screen {
|
|||
starButton.addListener(new ChangeListener() {
|
||||
@Override
|
||||
public void changed(ChangeEvent event, Actor actor) {
|
||||
Gdx.net.openURI("https://github.com/LonamiWebs/Klooni1010");
|
||||
Gdx.net.openURI("https://github.com/LonamiWebs/Klooni1010/stargazers");
|
||||
}
|
||||
});
|
||||
table.add(starButton).space(16);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue