Browse Source

engine: dedicated: fix dedicated build

pull/2/head
Alibek Omarov 5 years ago
parent
commit
0991255534
  1. 4
      engine/common/dedicated.c

4
engine/common/dedicated.c

@ -327,4 +327,8 @@ void UI_ShowConnectionWarning( void ) @@ -327,4 +327,8 @@ void UI_ShowConnectionWarning( void )
}
void CL_Crashed( void )
{
}
#endif // XASH_DEDICATED

Loading…
Cancel
Save