forked from External/mage
* Possibility Storm - Fixed a problem with split card moving.
This commit is contained in:
parent
fe4abd26c9
commit
fdd28cde4b
4 changed files with 16 additions and 23 deletions
|
|
@ -506,6 +506,7 @@ public interface Player extends MageItem, Copyable<Player> {
|
|||
* @param cards - list of cards that have to be moved
|
||||
* @param game - game
|
||||
* @param anyOrder - true if player can determine the order of the cards
|
||||
* else random order
|
||||
* @param source - source ability
|
||||
* @return
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue