TL Switches and font

This commit is contained in:
dazedanon 2026-02-16 09:22:22 -06:00
parent 1855a0e882
commit 8da14fa8b5
2 changed files with 2096 additions and 2096 deletions

File diff suppressed because it is too large Load diff

View file

@ -185,7 +185,7 @@ Game_Interpreter.prototype.Menu_H_Data_開発DetailView = function (ckModeNo) {
let _実績ZureY = Math.floor(_実績Count / 2) * 30;
if (_実績Count % 2 == 1) _実績ZureX = 193;
this.SpriteStr(PN_DSJskTxt + i, "・" + $dataSystem.switches[SW_HJisseki + 1 + i + (6 * ckModeNo)],
25, _実績SetX + _実績ZureX, _実績SetY + _実績ZureY, 0);
18, _実績SetX + _実績ZureX, _実績SetY + _実績ZureY, 0);
_実績Count++;
}
}