mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-17 15:44:09 +00:00
commit
4e630a1a38
12 changed files with 707 additions and 145 deletions
|
@ -1390,7 +1390,7 @@ void CGarages::PrintMessages()
|
|||
CFont::SetBackgroundOff();
|
||||
CFont::SetCentreSize(SCREEN_SCALE_FROM_RIGHT(50.0f));
|
||||
CFont::SetCentreOn();
|
||||
CFont::SetFontStyle(FONT_BANK);
|
||||
CFont::SetFontStyle(FONT_LOCALE(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