From 4cfa92280b215ad96f9995d4c790caa019038111 Mon Sep 17 00:00:00 2001 From: strawberry42271 <2806566736@qq.com> Date: Sun, 30 Mar 2025 21:13:37 +0800 Subject: [PATCH] =?UTF-8?q?=E6=98=BE=E7=A4=BA=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- libs/ui.js | 1 - project/plugins.js | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/libs/ui.js b/libs/ui.js index b9c879b..bcead0e 100644 --- a/libs/ui.js +++ b/libs/ui.js @@ -1270,7 +1270,6 @@ ui.prototype._drawTextContent_drawChar = function (tempCtx, content, config, ch) // 输出 var left = config.offsetX, top = config.offsetY + config.topMargin; core.fillText(tempCtx, ch, left, top); - tempCtx.strokeText(ch, left, top); config.blocks.push({ left: config.offsetX, top: config.offsetY, width: charwidth, height: config.currfont + config.lineMargin, diff --git a/project/plugins.js b/project/plugins.js index da57179..4122086 100644 --- a/project/plugins.js +++ b/project/plugins.js @@ -3107,7 +3107,7 @@ var plugins_bb40132b_638b_4a9f_b028_d3fe47acc8d1 = break; case "matk": case "mhp": - text = `${Math.floor(core.getRealStatus("spell")* core.getRealStatus(item)/100)}(${text})%`; + text = `${Math.floor(core.getRealStatus("spell")* core.getRealStatus(item)/100)}(${text}%)`; break; } core.fillBoldText1(