mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 04:52:07 -08:00
* Some minor code changes.
This commit is contained in:
parent
90965802d0
commit
5661bb1bfe
4 changed files with 7 additions and 8 deletions
|
|
@ -20,7 +20,7 @@ public class SpectacleAbility extends SpellAbility {
|
|||
|
||||
public static final String SPECTACLE_ACTIVATION_VALUE_KEY = "spectacleActivation";
|
||||
|
||||
private String rule;
|
||||
private final String rule;
|
||||
|
||||
public SpectacleAbility(Card card, ManaCost spectacleCosts) {
|
||||
super(card.getSpellAbility());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue