Make sure fte servers get listed under quakeworld and not netquake.

Fix some wastes dedicated server compile error.


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@5645 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
Spoike 2020-03-08 07:02:37 +00:00
parent 062cdf6b21
commit 7f8b081b8c
8 changed files with 66 additions and 49 deletions

View file

@ -6040,7 +6040,7 @@ void SV_Init (quakeparms_t *parms)
Menu_Download_Update();
#ifdef WEBCLIENT
#ifdef MANIFESTDOWNLOADS
if (Sys_RunInstaller())
Sys_Quit();
#endif