mirror of
https://github.com/magefree/mage.git
synced 2025-12-21 19:11:59 -08:00
Card Plugin implementation. Added displaying card and card layout.
This commit is contained in:
parent
b223d83be5
commit
48e3a65d3a
25 changed files with 687 additions and 72 deletions
|
|
@ -64,7 +64,7 @@ import mage.view.PermanentView;
|
|||
*
|
||||
* @author BetaSteward_at_googlemail.com
|
||||
*/
|
||||
public class Permanent extends Card implements mage.cards.interfaces.PermanentInterface {
|
||||
public class Permanent extends Card {
|
||||
|
||||
protected PermanentView permanent;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue