mirror of
https://github.com/magefree/mage.git
synced 2025-12-24 20:41:58 -08:00
Wild Pair - fixed condition handling.
This commit is contained in:
parent
db0674a94d
commit
080a1b883c
19 changed files with 120 additions and 60 deletions
|
|
@ -13,7 +13,7 @@ import mage.watchers.common.CastFromHandWatcher;
|
|||
*
|
||||
* @author Loki
|
||||
*/
|
||||
public class CastFromHandCondition implements Condition {
|
||||
public class CastFromHandSourceCondition implements Condition {
|
||||
|
||||
@Override
|
||||
public boolean apply(Game game, Ability source) {
|
||||
Loading…
Add table
Add a link
Reference in a new issue