Um. Fixed the server so it won't bomb loading Half-Life maps.

This commit is contained in:
James Brown 2000-06-10 03:43:18 +00:00
parent 957873f3bb
commit 1501c63997
3 changed files with 5 additions and 3 deletions

View file

@ -48,7 +48,7 @@
#ifdef HAVE_STRINGS_H
#include <strings.h>
#endif
int isServer = 1;
quakeparms_t host_parms;
qboolean host_initialized; // true if into command execution (compatability)