From 24e319bc1ff4cd06701180dcd76eda06a4f06aec Mon Sep 17 00:00:00 2001 From: Spmario233 Date: Tue, 5 Sep 2023 08:48:01 +0800 Subject: [PATCH] =?UTF-8?q?fix=20=E9=94=99=E5=88=AB=E5=AD=97?= 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 4536b0392..e4566a971 100644 --- a/game/game.js +++ b/game/game.js @@ -357,7 +357,7 @@ ['damage','伤害+1'], ['draw','摸一张牌'], ['gain','获得响应的牌'], - ['hit','此不可被响应'], + ['hit','此牌不可被响应'], ['all','无视条件执行所有选项'] ]) },