From 4ec6164c86f04121057985389f3a80253c0cf59f Mon Sep 17 00:00:00 2001 From: LoneFox Date: Thu, 15 Oct 2015 09:53:24 +0300 Subject: [PATCH] Check all targets if necessary and not just the first one --- .../filter/predicate/other/TargetsPermanentPredicate.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Mage/src/mage/filter/predicate/other/TargetsPermanentPredicate.java b/Mage/src/mage/filter/predicate/other/TargetsPermanentPredicate.java index 0cf864bbc4..5471eae280 100644 --- a/Mage/src/mage/filter/predicate/other/TargetsPermanentPredicate.java +++ b/Mage/src/mage/filter/predicate/other/TargetsPermanentPredicate.java @@ -59,8 +59,8 @@ public class TargetsPermanentPredicate implements ObjectSourcePlayerPredicate