From 50db47d57dba239d8b99a635f380bdbe2833ce4f Mon Sep 17 00:00:00 2001 From: mengxinzxz <139629761+mengxinzxz@users.noreply.github.com> Date: Sat, 7 Oct 2023 18:33:30 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=80=E6=8A=80=E8=83=BD=E5=8D=B0=E5=8D=A1?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=97=A0=E8=B7=9D=E7=A6=BB=E9=99=90=E5=88=B6?= =?UTF-8?q?bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- character/clan.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/character/clan.js b/character/clan.js index d9c003d14..5a090f6c5 100644 --- a/character/clan.js +++ b/character/clan.js @@ -326,7 +326,7 @@ game.import('character',function(lib,game,ui,get,ai,_status){ return get.itemtype(card)=='card'; }, position:'hes', - filterTarget:lib.filter.targetEnabled, + filterTarget:lib.filter.filterTarget, selectCard:1, check:function(card){ var player=_status.event.player;