TL Intro and Adjust the font

This commit is contained in:
Dazed 2024-01-28 14:58:27 -06:00
parent 0f65bf28e0
commit 8ad40abc2a
4 changed files with 4 additions and 14189 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -47,7 +47,7 @@ Window_Base.prototype.standardFontFace = function () {
};
Window_Base.prototype.standardFontSize = function () {
return 28;
return 24;
};
Window_Base.prototype.standardPadding = function () {