Sfoglia il codice sorgente

Merge branch 'Release-Updates' into BT21

mbunch_kascope 1 anno fa
parent
commit
36f972d698
2 ha cambiato i file con 4 aggiunte e 11 eliminazioni
  1. 2 9
      Assets/Scripts/Permanent.cs
  2. 2 2
      ProjectSettings/ProjectSettings.asset

+ 2 - 9
Assets/Scripts/Permanent.cs

@@ -1186,16 +1186,9 @@ public class Permanent
                         {
                             if (cardEffect != null)
                             {
-                                if (cardEffect.IsInheritedEffect)
+                                if (isTopCard == cardEffect.IsInheritedEffect)
                                 {
-                                    if (isTopCard)
-                                        continue;
-                                }
-
-                                if (cardEffect.IsLinkedEffect)
-                                {
-                                    if (isTopCard)
-                                        continue;
+                                    continue;
                                 }
 
                                 _EffectList.Add(cardEffect);

+ 2 - 2
ProjectSettings/ProjectSettings.asset

@@ -1,3 +1,3 @@
 version https://git-lfs.github.com/spec/v1
-oid sha256:75d81d2ae011b97defc584c95f52a2400bb703efccec1e837e551e5521c1fa8b
-size 20168
+oid sha256:e17c09e964d196f50f936e2cceadefd34c29a7c1f188f4184a9f1f6d1dda9504
+size 262