git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4883 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
3a5a3312cd
commit
7b1fa381ce
1 changed files with 2 additions and 0 deletions
|
@ -5245,7 +5245,9 @@ void Host_Shutdown(void)
|
|||
}
|
||||
host_initialized = false;
|
||||
|
||||
#ifdef WEBCLIENT
|
||||
HTTP_CL_Terminate();
|
||||
#endif
|
||||
|
||||
#ifdef PLUGINS
|
||||
Plug_Shutdown(false);
|
||||
|
|
Loading…
Reference in a new issue