Эх сурвалжийг харах

Update P_146.cs

Misspelling
x89rt2 5 сар өмнө
parent
commit
2ee869cac7

+ 1 - 1
Assets/Scripts/CardEffect/P/Yellow/P_146.cs

@@ -81,7 +81,7 @@ namespace DCGO.CardEffects.P
                             mode: SelectPermanentEffect.Mode.Custom,
                             cardEffect: activateClass);
 
-                        selectPermanentEffect.SetUpCustomMessage("Select 1 Digimon that will get <Secirity A. -1>.", "The opponent is selecting 1 Digimon that will get <Secirity A. -1>.");
+                        selectPermanentEffect.SetUpCustomMessage("Select 1 Digimon that will get <security A. -1>.", "The opponent is selecting 1 Digimon that will get <security A. -1>.");
 
                         yield return ContinuousController.instance.StartCoroutine(selectPermanentEffect.Activate());