mirror of
https://github.com/w23/xash3d-fwgs
synced 2025-01-18 23:00:01 +01:00
engine: dedicated: add CL_HudMessage to dedicated stubs
This commit is contained in:
parent
eaf9a9283a
commit
2e3788f23d
@ -257,4 +257,9 @@ void CL_Crashed( void )
|
||||
{
|
||||
}
|
||||
|
||||
void CL_HudMessage( const char *pMessage )
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
#endif // XASH_DEDICATED
|
||||
|
Loading…
x
Reference in New Issue
Block a user