mirror of
https://github.com/magefree/mage.git
synced 2026-01-24 04:09:54 -08:00
* JumpStart - fixed that card was not always moved to exile after cast from graveyard.
This commit is contained in:
parent
fa7ae3ee35
commit
61b1b1ba05
4 changed files with 103 additions and 5 deletions
|
|
@ -1,4 +1,3 @@
|
|||
|
||||
package mage.abilities.keyword;
|
||||
|
||||
import java.util.UUID;
|
||||
|
|
@ -158,7 +157,7 @@ public class FlashbackAbility extends SpellAbility {
|
|||
}
|
||||
|
||||
/**
|
||||
* Used for split card sin PlayerImpl method:
|
||||
* Used for split card in PlayerImpl method:
|
||||
* getOtherUseableActivatedAbilities
|
||||
*
|
||||
* @param abilityName
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue