x89rt2 6 сар өмнө
parent
commit
cd4674b443

+ 1 - 1
Assets/Scripts/CardEffect/BT24/Red/BT24_017.cs

@@ -80,7 +80,7 @@ namespace DCGO.CardEffects.BT24
                         mode: SelectPermanentEffect.Mode.Destroy,
                         mode: SelectPermanentEffect.Mode.Destroy,
                         cardEffect: activateClass);
                         cardEffect: activateClass);
 
 
-                        selectPermanentEffect.SetUpCustomMessage("Select a digimon to delete.", "Opponent is selectign a Digimon to delete.");
+                        selectPermanentEffect.SetUpCustomMessage("Select a digimon to delete.", "Opponent is selecting a Digimon to delete.");
 
 
                         yield return ContinuousController.instance.StartCoroutine(selectPermanentEffect.Activate());
                         yield return ContinuousController.instance.StartCoroutine(selectPermanentEffect.Activate());
                     }
                     }