mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
Remove use of login dialog
This commit is contained in:
@@ -22,7 +22,6 @@ public enum CSubmenuOnlineLobby implements ICDoc, IMenuProvider {
|
||||
SwingUtilities.invokeLater(new Runnable() {
|
||||
@Override
|
||||
public void run() {
|
||||
LoginDialog.login();
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user