From d12074aed8b843264da6b580084d63b03dfb4c9f Mon Sep 17 00:00:00 2001 From: onms Date: Wed, 21 Jan 2026 17:27:29 -0600 Subject: [PATCH] changed the fix, was causing issues elsewhere. should be good now. --- www/js/plugins/JsScript28Set.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/js/plugins/JsScript28Set.js b/www/js/plugins/JsScript28Set.js index d76ac5b..5d9f3cd 100644 --- a/www/js/plugins/JsScript28Set.js +++ b/www/js/plugins/JsScript28Set.js @@ -347,9 +347,9 @@ Game_Interpreter.prototype.Adv_SelDataView = function (_WorkData, _訓練Flg) { } else { _お金 = "Pay: " + _お金 + " Borda "; } - let _お金Txt = "   " + _お金 + " "; + let _お金Txt = "  " + _お金 + " "; _成功Txt += _お金Txt; - this.SetPicStr(PN_tJhTxt + 1, SCol.Blk0 + _成功Txt, 25, 570, 524); + this.SetPicStr(PN_tJhTxt + 1, SCol.Blk0 + _成功Txt, 25, 600, 524); this.SetPicStr(PN_tJhTxt + 2, SCol.Blk0 + _説明, 25, 380, 564); this.Adv_情報_GageDraw(_WorkData._Kenk, _WorkData._Yrki); let _SetStTxt = "";