显示优化

This commit is contained in:
草莓 2025-03-30 21:13:37 +08:00
parent 2652b6e071
commit 4cfa92280b
2 changed files with 1 additions and 2 deletions

View File

@ -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,

View File

@ -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(