fix: some error.

This commit is contained in:
Rintim 2024-04-16 04:01:58 +08:00
parent 1de4cf9fd0
commit 3780621052
No known key found for this signature in database
GPG Key ID: BE9E1EA615BACFCF
1 changed files with 1 additions and 1 deletions

View File

@ -1608,7 +1608,7 @@ export class Player extends HTMLDivElement {
next.setContent(function () {
"step 0";
player.lose(cards, ui.special).set("getlx", false);
("step 1");
"step 1";
var cards = event.cards.slice(0);
cards.removeArray(player.getCards("hejsx"));
if (cards.length) target.directgains(cards, null, event.tag);