x89rt2 3 mesi fa
parent
commit
64ad8ab8e3
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      Assets/Scripts/CardEffect/ST23/Yellow/ST23_04.cs

+ 1 - 1
Assets/Scripts/CardEffect/ST23/Yellow/ST23_04.cs

@@ -115,7 +115,7 @@ namespace DCGO.CardEffects.ST23
 
                     IEnumerator AfterSelectPermanentCoroutine(List<Permanent> permanents)
                     {
-                        if (permanents != null)
+                        if (permanents.Count == 1)
                         {
                             trash = true;