Compare commits
1 commit
main
...
biggerfont
| Author | SHA1 | Date | |
|---|---|---|---|
| 8dc18e7b3c |
2 changed files with 1 additions and 1 deletions
Binary file not shown.
|
|
@ -215,7 +215,7 @@ class Window_Base < Window
|
|||
#--------------------------------------------------------------------------
|
||||
def reset_font_settings
|
||||
change_color(normal_color)
|
||||
contents.font.size = 18
|
||||
contents.font.size = 22
|
||||
contents.font.bold = false
|
||||
contents.font.italic = false
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in a new issue