mirror of
https://github.com/halpz/re3.git
synced 2025-06-28 13:56:21 +00:00
more font
This commit is contained in:
@ -160,7 +160,7 @@ cMusicManager::DisplayRadioStationName()
|
||||
CFont::SetBackgroundOff();
|
||||
CFont::SetScale(SCREEN_SCALE_X(0.8f), SCREEN_SCALE_Y(1.35f));
|
||||
CFont::SetPropOn();
|
||||
CFont::SetFontStyle(FONT_HEADING);
|
||||
CFont::SetFontStyle(FONT_STANDARD);
|
||||
CFont::SetCentreOn();
|
||||
CFont::SetCentreSize(SCREEN_SCALE_X(640.0f));
|
||||
CFont::SetColor(CRGBA(0, 0, 0, 255));
|
||||
|
Reference in New Issue
Block a user