engine: dedicated: fix dedicated build
This commit is contained in:
parent
199d3fd422
commit
0991255534
1 changed files with 4 additions and 0 deletions
|
@ -327,4 +327,8 @@ void UI_ShowConnectionWarning( void )
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
void CL_Crashed( void )
|
||||||
|
{
|
||||||
|
}
|
||||||
|
|
||||||
#endif // XASH_DEDICATED
|
#endif // XASH_DEDICATED
|
||||||
|
|
Loading…
Add table
Reference in a new issue