forked from External/mage
refactored card copy methods to be private
This commit is contained in:
parent
bb1a085962
commit
56603ffcd2
17477 changed files with 19075 additions and 19075 deletions
|
|
@ -58,7 +58,7 @@ public final class ChandraPyromaster extends CardImpl {
|
|||
|
||||
}
|
||||
|
||||
public ChandraPyromaster(final ChandraPyromaster card) {
|
||||
private ChandraPyromaster(final ChandraPyromaster card) {
|
||||
super(card);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue