mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
add todo
This commit is contained in:
@@ -267,6 +267,11 @@ public class GuiMobile implements IGuiBase {
|
||||
new GuiDownloader(service, callback).show();
|
||||
}
|
||||
|
||||
@Override
|
||||
public void refreshSkin() {
|
||||
//todo refresh skin selector
|
||||
}
|
||||
|
||||
@Override
|
||||
public void copyToClipboard(final String text) {
|
||||
Forge.getClipboard().setContents(text);
|
||||
|
||||
Reference in New Issue
Block a user