more consistant behaviour

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2675 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
Spoike 2007-09-22 22:10:08 +00:00
parent f596fce114
commit d5cfe54913
1 changed files with 1 additions and 1 deletions

View File

@ -1813,9 +1813,9 @@ TRACE(("dbg: R_ApplyRenderer: clearing world\n"));
}
}
}
#endif
else
SV_UnspawnServer();
#endif
}
#endif
#ifdef PLUGINS