forked from External/mage
Removed getArt and everything related to it.
This commit is contained in:
parent
84b79000ff
commit
569191a55a
540 changed files with 158 additions and 2858 deletions
|
|
@ -57,7 +57,6 @@ public class StackAbilityView extends CardView {
|
|||
this.superTypes = ability.getSupertype();
|
||||
this.color = ability.getColor();
|
||||
this.manaCost = ability.getManaCost().getSymbols();
|
||||
this.art = "";
|
||||
setTargets(ability.getTargets());
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue