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