mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 04:52:07 -08:00
Many changes to split cards handling (showing arrows and log text for fused spells., handling protection and other things correctly).
This commit is contained in:
parent
22bdb209ab
commit
101194acf7
11 changed files with 165 additions and 98 deletions
|
|
@ -14,6 +14,7 @@ import javax.swing.*;
|
|||
import java.awt.*;
|
||||
import java.util.ArrayList;
|
||||
import java.util.List;
|
||||
import mage.abilities.SpellAbility;
|
||||
|
||||
/**
|
||||
* Card info pane for displaying card rules.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue