* Tidehollow Sculler - Fixed that the exiled card did not return opponents hand.

This commit is contained in:
LevelX2 2015-02-16 20:46:23 +01:00
parent 7526d46cf0
commit d8e1a843c6
3 changed files with 97 additions and 7 deletions

View file

@ -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() {