mirror of
https://github.com/magefree/mage.git
synced 2025-12-22 11:32:00 -08:00
* Bestow - Fixed a problem that if the target of a bestow enchantment aura got illegal, the bestow permanent did not chnage back to be a creature.
This commit is contained in:
parent
a85fa82de0
commit
6aed62cf02
1 changed files with 1 additions and 0 deletions
|
|
@ -34,6 +34,7 @@ import mage.constants.SubType;
|
|||
import mage.constants.Zone;
|
||||
import mage.game.permanent.Permanent;
|
||||
import org.junit.Assert;
|
||||
import org.junit.Ignore;
|
||||
import org.junit.Test;
|
||||
import org.mage.test.serverside.base.CardTestPlayerBase;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue