forked from External/mage
Merge fix
This commit is contained in:
parent
1641698584
commit
57a556105c
2 changed files with 21 additions and 3 deletions
|
|
@ -516,9 +516,6 @@ public class CardView extends SimpleCardView {
|
|||
}
|
||||
this.cardIcons.add(CardIconImpl.variableCost(costX));
|
||||
}
|
||||
|
||||
// restrictions
|
||||
//card.getRules()
|
||||
}
|
||||
|
||||
this.power = Integer.toString(card.getPower().getValue());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue