bump font
This commit is contained in:
parent
5348c8929d
commit
b051eb4d21
1 changed files with 1 additions and 1 deletions
|
|
@ -887,7 +887,7 @@
|
|||
this._messageWindow.forceClear();
|
||||
const texts = $gameMessage.helpTexts()[this.index()];
|
||||
$gameMessage.setTexts(texts ? [...texts] : ['']);
|
||||
this._messageWindow._choiceHelpFontSize = 18;
|
||||
this._messageWindow._choiceHelpFontSize = 20;
|
||||
this._messageWindow.startMessage();
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue