mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +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 {
|
||||
Gdx.net.openURI(url);
|
||||
}
|
||||
|
||||
@Override
|
||||
public LobbyPlayer getGuiPlayer() {
|
||||
return FControl.getGuiPlayer();
|
||||
|
||||
Reference in New Issue
Block a user