mirror of
https://github.com/magefree/mage.git
synced 2025-12-24 20:41:58 -08:00
* Support - Fixed that the tooltip text was always created without "other" .
This commit is contained in:
parent
eb984cc774
commit
afb1ae16ea
1 changed files with 1 additions and 0 deletions
|
|
@ -65,6 +65,7 @@ public class SupportEffect extends AddCountersTargetEffect {
|
|||
public SupportEffect(final SupportEffect effect) {
|
||||
super(effect);
|
||||
this.amountSupportTargets = effect.amountSupportTargets;
|
||||
this.otherPermanent = effect.otherPermanent;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue