refactored card copy methods to be private

This commit is contained in:
Evan Kranzler 2021-02-02 17:07:37 -05:00
parent bb1a085962
commit 56603ffcd2
17477 changed files with 19075 additions and 19075 deletions

View file

@ -58,7 +58,7 @@ public final class ChandraPyromaster extends CardImpl {
}
public ChandraPyromaster(final ChandraPyromaster card) {
private ChandraPyromaster(final ChandraPyromaster card) {
super(card);
}