Merge branch 'main' into 'main'
moved Work's Pay text left to keep it in the box See merge request dazed-translations/dead-end-colosseum!3
This commit is contained in:
commit
bd30ebf943
1 changed files with 1 additions and 1 deletions
|
|
@ -349,7 +349,7 @@ Game_Interpreter.prototype.Adv_SelDataView = function (_WorkData, _訓練Flg) {
|
|||
}
|
||||
let _お金Txt = " " + _お金 + " ";
|
||||
_成功Txt += _お金Txt;
|
||||
this.SetPicStr(PN_tJhTxt + 1, SCol.Blk0 + _成功Txt, 25, 600, 524);
|
||||
this.SetPicStr(PN_tJhTxt + 1, SCol.Blk0 + _成功Txt, 25, 570, 524);
|
||||
this.SetPicStr(PN_tJhTxt + 2, SCol.Blk0 + _説明, 25, 380, 564);
|
||||
this.Adv_情報_GageDraw(_WorkData._Kenk, _WorkData._Yrki);
|
||||
let _SetStTxt = "";
|
||||
|
|
|
|||
Loading…
Reference in a new issue