mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 21:12:04 -08:00
* Fix to get land images shown again.
This commit is contained in:
parent
5d8ae4d411
commit
4ec7d626fa
3 changed files with 16 additions and 15 deletions
|
|
@ -510,6 +510,8 @@ public abstract class CardPanel extends MagePermanent implements MouseListener,
|
|||
* However, they should ALSO call repaint() after the superclass call to
|
||||
* this function, that can't be done here as the overriders may need to do
|
||||
* things both before and after this call before repainting.
|
||||
*
|
||||
* @param card
|
||||
*/
|
||||
@Override
|
||||
public void update(CardView card) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue