1
0
Fork 0
mirror of https://git.rip/DMCA_FUCKER/re3.git synced 2024-06-18 09:13:12 +00:00
This commit is contained in:
Sergeanur 2021-01-27 20:39:22 +02:00
parent 97cf189d15
commit e8a10748a4

View file

@ -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));