mirror of
https://github.com/magefree/mage.git
synced 2025-12-26 05:22:02 -08:00
fixed a bunch of discard issues (#6532)
This commit is contained in:
parent
713a7ab35d
commit
c24851b4a9
13 changed files with 89 additions and 116 deletions
|
|
@ -41,7 +41,6 @@ public class DrawCardSourceControllerEffect extends OneShotEffect {
|
|||
super(effect);
|
||||
this.amount = effect.amount.copy();
|
||||
this.whoDrawCard = effect.whoDrawCard;
|
||||
setText();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue