mirror of
https://github.com/magefree/mage.git
synced 2025-12-22 11:32:00 -08:00
* Trail of Mystery - Made basic land selection optional.
This commit is contained in:
parent
3da92fad26
commit
e556dcea51
2 changed files with 2 additions and 4 deletions
|
|
@ -381,7 +381,7 @@ public class CardPanel extends MagePermanent implements MouseListener, MouseMoti
|
|||
imagePanel.setImage(srcImage);
|
||||
repaint();
|
||||
}
|
||||
layout();
|
||||
doLayout();
|
||||
}
|
||||
|
||||
public void setImage(final CardPanel panel) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue