From d47fe08609e4f143e799079fa5254c5366f1f0e2 Mon Sep 17 00:00:00 2001 From: ShakeFlower Date: Sat, 21 Feb 2026 17:30:22 +0800 Subject: [PATCH] =?UTF-8?q?chore:=E5=BD=95=E5=83=8F=E6=A8=A1=E5=BC=8F?= =?UTF-8?q?=E4=B8=8B=E5=8F=AF=E4=BB=A5=E6=98=BE=E7=A4=BA=E8=A1=80=E7=93=B6?= =?UTF-8?q?=E5=AE=9D=E7=9F=B3=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- project/plugins.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.js b/project/plugins.js index bb49196b..2e13ff93 100644 --- a/project/plugins.js +++ b/project/plugins.js @@ -1768,7 +1768,7 @@ var plugins_bb40132b_638b_4a9f_b028_d3fe47acc8d1 = } this._updateDamage_damage(floorId, onMap); this._updateDamage_extraDamage(floorId, onMap); - if (!core.isReplaying()) core.getItemDetail(floorId); // 宝石血瓶详细信息 + core.getItemDetail(floorId); // 宝石血瓶详细信息 this.drawDamage(ctx); };