Possible fix for Issue 256

This commit is contained in:
magenoxx 2011-09-21 12:25:22 +04:00
parent 015ea665af
commit a4fd5e6fb7
3 changed files with 29 additions and 1 deletions

View file

@ -112,6 +112,8 @@ public class GamePanel extends javax.swing.JPanel {
combat.hideDialog();
MageFrame.getDesktop().add(pickNumber, JLayeredPane.POPUP_LAYER);
this.feedbackPanel.setConnectedChatPanel(this.gameChatPanel);
//FIXME: remove from here
try {
// Override layout (I can't edit generated code)