This commit is contained in:
Sergeanur
2020-04-26 23:49:24 +03:00
parent f0890b1112
commit fe353a7cc9
10 changed files with 2353 additions and 2682 deletions

View File

@ -1390,7 +1390,7 @@ void CGarages::PrintMessages()
CFont::SetBackgroundOff();
CFont::SetCentreSize(SCREEN_SCALE_FROM_RIGHT(50.0f));
CFont::SetCentreOn();
CFont::SetFontStyle(FONTJAP(FONT_BANK));
CFont::SetFontStyle(FONT_LOCALE(FONT_BANK));
CFont::SetColor(CRGBA(0, 0, 0, 255));
#if defined(PS2) || defined (FIX_BUGS)