TCP mode
This commit is contained in:
parent
f960709e82
commit
d8a89c5de2
|
@ -5,7 +5,7 @@
|
||||||
#include <io/kfile.h>
|
#include <io/kfile.h>
|
||||||
|
|
||||||
// Options
|
// Options
|
||||||
#define MP1_ENABLE_TCP_COMPATIBILITY true
|
#define MP1_ENABLE_TCP_COMPATIBILITY false
|
||||||
#if MP1_ENABLE_TCP_COMPATIBILITY
|
#if MP1_ENABLE_TCP_COMPATIBILITY
|
||||||
#define MP1_ENABLE_COMPRESSION false
|
#define MP1_ENABLE_COMPRESSION false
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in New Issue