forked from External/mage
Added a button to attack with all available cratures.
This commit is contained in:
parent
dbfeea6ea2
commit
3eb1fd4047
5 changed files with 79 additions and 36 deletions
|
|
@ -200,6 +200,7 @@ public class HelperPanel extends JPanel {
|
|||
}
|
||||
});
|
||||
|
||||
// sets a darker background and higher simiss time fpr tooltip in the feedback / helper panel
|
||||
textArea.addMouseListener(new MouseAdapter() {
|
||||
|
||||
@Override
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue