mirror of
https://github.com/GTAmodding/re3.git
synced 2025-08-23 16:42:57 +02:00
fix fix
This commit is contained in:
@@ -1176,9 +1176,8 @@ void CHud::Draw()
|
||||
if (!FrontEndMenuManager.m_PrefsCutsceneBorders)
|
||||
CFont::SetDropShadowPosition(2);
|
||||
else
|
||||
#else
|
||||
CFont::SetDropShadowPosition(0);
|
||||
#endif
|
||||
CFont::SetDropShadowPosition(0);
|
||||
CFont::SetFontStyle(FONT_LOCALE(FONT_STANDARD));
|
||||
CFont::SetColor(CRGBA(225, 225, 225, 255));
|
||||
|
||||
|
Reference in New Issue
Block a user