mirror of
https://github.com/YGGverse/hlsdk-portable.git
synced 2025-02-03 02:24:28 +00:00
client: fix build (#211)
This commit is contained in:
parent
af5eed12c1
commit
ef2abde74e
@ -605,7 +605,6 @@ void CHud::VidInit( void )
|
|||||||
m_TextMessage.VidInit();
|
m_TextMessage.VidInit();
|
||||||
m_StatusIcons.VidInit();
|
m_StatusIcons.VidInit();
|
||||||
m_Nightvision.VidInit();
|
m_Nightvision.VidInit();
|
||||||
m_Scoreboard.VidInit();
|
|
||||||
#if USE_VGUI
|
#if USE_VGUI
|
||||||
GetClientVoiceMgr()->VidInit();
|
GetClientVoiceMgr()->VidInit();
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user