mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
Whitespace cleanup
This commit is contained in:
@@ -442,6 +442,7 @@ public class GuiMobile implements IGuiBase {
|
|||||||
public void browseToUrl(String url) throws Exception {
|
public void browseToUrl(String url) throws Exception {
|
||||||
Gdx.net.openURI(url);
|
Gdx.net.openURI(url);
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public LobbyPlayer getGuiPlayer() {
|
public LobbyPlayer getGuiPlayer() {
|
||||||
return FControl.getGuiPlayer();
|
return FControl.getGuiPlayer();
|
||||||
|
|||||||
Reference in New Issue
Block a user