mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 21:12:04 -08:00
small change
This commit is contained in:
parent
22eca2f5cd
commit
d0744486ad
1 changed files with 1 additions and 0 deletions
|
|
@ -72,6 +72,7 @@ public class BoostEnchantedEffect extends ContinuousEffectImpl {
|
|||
super(effect);
|
||||
this.power = effect.power.copy();
|
||||
this.toughness = effect.toughness.copy();
|
||||
this.lockedIn = effect.lockedIn;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue