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:
parent
f596fce114
commit
d5cfe54913
1 changed files with 1 additions and 1 deletions
|
@ -1813,9 +1813,9 @@ TRACE(("dbg: R_ApplyRenderer: clearing world\n"));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
#endif
|
||||||
else
|
else
|
||||||
SV_UnspawnServer();
|
SV_UnspawnServer();
|
||||||
#endif
|
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
#ifdef PLUGINS
|
#ifdef PLUGINS
|
||||||
|
|
Loading…
Reference in a new issue