forked from External/mage
* Tidehollow Sculler - Fixed that the exiled card did not return opponents hand.
This commit is contained in:
parent
7526d46cf0
commit
d8e1a843c6
3 changed files with 97 additions and 7 deletions
|
|
@ -1269,7 +1269,7 @@ public class MageFrame extends javax.swing.JFrame implements MageClient {
|
|||
hideGames();
|
||||
hideTables();
|
||||
} else {
|
||||
logger.info("DISCONNECTED (NO Event Dispacth Thread)");
|
||||
logger.info("DISCONNECTED (NO Event Dispatch Thread)");
|
||||
SwingUtilities.invokeLater(new Runnable() {
|
||||
@Override
|
||||
public void run() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue