Browse Source

Merge branch 'develop' into Warning-Removal-Experimental-and-Animations

x89rt2 3 months ago
parent
commit
9ceef2096f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Assets/Scripts/CardEffect/BT25/Red/BT25_103.cs

+ 1 - 1
Assets/Scripts/CardEffect/BT25/Red/BT25_103.cs

@@ -152,7 +152,7 @@ namespace DCGO.CardEffects.BT25
                         canNoTrash: true,
                         isFromOnly1Permanent: false,
                         activateClass: activateClass,
-                        canEndNotMax: true,
+                        canEndNotMax: false,
                         afterSelectionCoroutine: AfterSelectCoroutine
                     ));