forked from External/mage
Added junit test that starts Mage.Client and starts 10 games in a row. Minor fixes. Client is maximized now.
This commit is contained in:
parent
9c3ff863e8
commit
8b77a67574
9 changed files with 46 additions and 10 deletions
|
|
@ -67,7 +67,6 @@ public class TablesPane extends MagePane {
|
|||
if (container != null) {
|
||||
initComponents(container);
|
||||
container.add(tablesPanel);
|
||||
//ui.get("jScrollPane1ViewPort").setBackground(new Color(20,20,20,50));
|
||||
container.setOpaque(false);
|
||||
initialized = true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue