RPGM [Translation Request] [RJ01108683]ミューテーション! Mutation!

Chefkiss

Newbie
Jun 3, 2024
91
90
104
you can go to www/font/ folder and edit the file gamefont.css

Code:
@font-face {
    font-family: GameFont;
    src: url("mplus-1m-regular.ttf");
}
copy the font you like to that folder.
this does not solve the cut off line problem, just readability
Thanks! I'll give this a try.