Merge fix

This commit is contained in:
Oleg Agafonov 2023-12-03 00:31:57 +04:00
parent 1641698584
commit 57a556105c
2 changed files with 21 additions and 3 deletions

View file

@ -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());