Explorar o código

Update BT21_078.cs

x89rt2 hai 3 meses
pai
achega
89de0d03db
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Assets/Scripts/CardEffect/BT21/Purple/BT21_078.cs

+ 1 - 1
Assets/Scripts/CardEffect/BT21/Purple/BT21_078.cs

@@ -166,7 +166,7 @@ namespace DCGO.CardEffects.BT21
                     return "[Your Turn][Once Per Turn] When your other Digimon are played or digivolve, if any of them have the [ADVENTURE] trait, 1 of your Digimon gains <Alliance> for the turn. Then, 1 of your Digimon may attack.";
                 }
 
-                                bool IsSkippable(Hashtable hashtable)
+                bool IsSkippable(Hashtable hashtable)
                 {
                     List<Hashtable> hashtables = CardEffectCommons.GetHashtablesFromHashtable(hashtable);