From deb7757b88939fb8c8737271dbfacbced2654549 Mon Sep 17 00:00:00 2001 From: kuangthree Date: Sat, 28 Oct 2023 12:36:12 +0800 Subject: [PATCH] =?UTF-8?q?=E8=83=8C=E9=9D=A2=E6=9C=9D=E4=B8=8A=E5=A4=B1?= =?UTF-8?q?=E5=8E=BB=E6=89=8B=E7=89=8C=E5=90=8E=EF=BC=8C=E6=89=80=E6=9C=89?= =?UTF-8?q?=E6=89=8B=E7=89=8C=E6=B8=85=E7=A9=BA=E7=9F=A5=E6=83=85=E4=BA=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- game/game.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/game/game.js b/game/game.js index bc57583c7..4c80243d7 100644 --- a/game/game.js +++ b/game/game.js @@ -19779,6 +19779,9 @@ event.ss=ss; event.xs=xs; game.clearCardKnowers(hs); + if(hs.length && !event.visible){ + this.getCards('h').forEach(hcard=>{hcard.clearKnowers();}); + } "step 2" if(num