mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2024-11-25 08:16:04 +00:00
update chinese party font size
This commit is contained in:
parent
7a7e944a1c
commit
12fc51a1f2
@ -49,7 +49,7 @@ const fonts = [
|
||||
),
|
||||
Object.assign(
|
||||
new FontFace("pkmnems", "url(./fonts/unifont-15.1.05.otf)", { unicodeRange: [unicodeCJK, unicodeHalfAndFullWidthForms].join(",") }),
|
||||
{ sizeAdjust: "70%", format: "opentype" }
|
||||
{ format: "opentype" }
|
||||
),
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user