From 22c73f49087b801d1cae09b1a777a019e7c82468 Mon Sep 17 00:00:00 2001 From: dazedanon Date: Mon, 16 Feb 2026 22:19:43 -0600 Subject: [PATCH] reduce opeset fontsize --- www/js/plugins/JsScript152Set.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/js/plugins/JsScript152Set.js b/www/js/plugins/JsScript152Set.js index b14ff5b..9816dc2 100644 --- a/www/js/plugins/JsScript152Set.js +++ b/www/js/plugins/JsScript152Set.js @@ -628,7 +628,7 @@ Game_Interpreter.prototype.OpeDraw = function () { this.SetSpriteC(PN_rdOpeFace, RdnPicPath + "Ope/" + OpeGra, 490, 45, 255); } this.SetSpriteC(PN_rdOpeWin, RdnPicPath + "Ope/OpeWin", 906, 41, 255); - this.SpriteStr(PN_rdOpeWin + 1, OpeStr, 20, 545, 37 - 10, 0); + this.SpriteStr(PN_rdOpeWin + 1, OpeStr, 16, 545, 37 - 10, 0); this.MoveSprite(PN_rdOpeWin + 1, true, 37, 20); this._OpeUIDraw(20); if (OpeName != "") {