mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-13 02:24:09 +00:00
Japanese
This commit is contained in:
parent
92ec403191
commit
c0c09f2720
10 changed files with 650 additions and 118 deletions
|
@ -1388,7 +1388,7 @@ void CGarages::PrintMessages()
|
|||
CFont::SetBackgroundOff();
|
||||
CFont::SetCentreSize(SCREEN_SCALE_FROM_RIGHT(50.0f));
|
||||
CFont::SetCentreOn();
|
||||
CFont::SetFontStyle(FONT_BANK);
|
||||
CFont::SetFontStyle(FONTJAP(FONT_BANK));
|
||||
CFont::SetColor(CRGBA(0, 0, 0, 255));
|
||||
|
||||
#if defined(PS2) || defined (FIX_BUGS)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue