mirror of
https://github.com/magefree/mage.git
synced 2025-12-24 20:41:58 -08:00
* Burning Cinder Fury of Crimson Chaos Fire - Fixed opponent slection.
This commit is contained in:
parent
e614b8573e
commit
9b46406c86
2 changed files with 38 additions and 31 deletions
|
|
@ -1,16 +1,14 @@
|
|||
|
||||
package mage.target;
|
||||
|
||||
import java.util.HashSet;
|
||||
import java.util.Set;
|
||||
import java.util.UUID;
|
||||
import mage.MageObject;
|
||||
import mage.abilities.Ability;
|
||||
import mage.filter.FilterPlayer;
|
||||
import mage.game.Game;
|
||||
import mage.players.Player;
|
||||
|
||||
import java.util.HashSet;
|
||||
import java.util.Set;
|
||||
import java.util.UUID;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author BetaSteward_at_googlemail.com
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue