From cdbd24cc0a0cf98cc4928315446ce22d5c64b463 Mon Sep 17 00:00:00 2001 From: Spmario233 Date: Tue, 26 Sep 2023 23:50:16 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E8=AF=AD=E6=B3=95=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- game/game.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/game/game.js b/game/game.js index 303eef490..20cc77bbd 100644 --- a/game/game.js +++ b/game/game.js @@ -305,7 +305,7 @@ cs.of( cs.class("card","fullskin",`${nature}`), '>', - cs.class("name"), + cs.class("name") ) ); let result={};