mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-06-02 10:01:54 +00:00
Um. Fixed the server so it won't bomb loading Half-Life maps.
This commit is contained in:
parent
957873f3bb
commit
1501c63997
3 changed files with 5 additions and 3 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue