mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-02-16 16:41:30 +00:00
Removed include for winquake.h, not used and caused use of #ifndef SERVERONLY
This commit is contained in:
parent
7630423d40
commit
bfa92f1fae
1 changed files with 0 additions and 3 deletions
|
@ -31,9 +31,6 @@
|
||||||
#endif
|
#endif
|
||||||
#include "quakedef.h"
|
#include "quakedef.h"
|
||||||
|
|
||||||
#ifdef _WIN32
|
|
||||||
#include "winquake.h"
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#define PACKET_HEADER 8
|
#define PACKET_HEADER 8
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue