瀏覽代碼

Apply suggestions from code review

Co-authored-by: x89rt2 <x89rt2@gmail.com>
hooperk 3 月之前
父節點
當前提交
1f13c69acd
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Assets/Scripts/CardEffect/BT25/Yellow/BT25_035.cs

+ 1 - 1
Assets/Scripts/CardEffect/BT25/Yellow/BT25_035.cs

@@ -103,7 +103,7 @@ namespace DCGO.CardEffects.BT25
                         canTargetCondition_ByPreSelecetedList: null,
                         canTargetCondition_ByPreSelecetedList: null,
                         canEndSelectCondition: CanEndSelectCondition,
                         canEndSelectCondition: CanEndSelectCondition,
                         maxCount: maxCount1,
                         maxCount: maxCount1,
-                        canNoSelect: false,
+                        canNoSelect: true,
                         canEndNotMax: true,
                         canEndNotMax: true,
                         selectPermanentCoroutine: null,
                         selectPermanentCoroutine: null,
                         afterSelectPermanentCoroutine: AfterSelectPermanentCoroutine,
                         afterSelectPermanentCoroutine: AfterSelectPermanentCoroutine,