mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-05 03:24:56 +08:00
engine: dedicated: add CL_HudMessage to dedicated stubs
This commit is contained in:
@@ -257,4 +257,9 @@ void CL_Crashed( void )
|
||||
{
|
||||
}
|
||||
|
||||
void CL_HudMessage( const char *pMessage )
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
#endif // XASH_DEDICATED
|
||||
|
||||
Reference in New Issue
Block a user