mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-03 23:12:20 +02:00
INSTRUCTIONS_TEXT adjustments
This commit is contained in:
parent
005fdbe8c4
commit
54a1b1d921
@ -384,6 +384,8 @@ export function getTextStyleOptions(
|
||||
}
|
||||
styleOptions.fontSize = defaultFontSize - 30;
|
||||
styleOptions.fontFamily = "pkmnems";
|
||||
shadowXpos = 3;
|
||||
shadowYpos = 3;
|
||||
break;
|
||||
}
|
||||
case TextStyle.MOVE_LABEL: {
|
||||
|
Loading…
Reference in New Issue
Block a user