This commit is contained in:
Mark Qvist 2014-04-28 17:48:05 +02:00
parent f960709e82
commit d8a89c5de2

View File

@ -5,7 +5,7 @@
#include <io/kfile.h>
// Options
#define MP1_ENABLE_TCP_COMPATIBILITY true
#define MP1_ENABLE_TCP_COMPATIBILITY false
#if MP1_ENABLE_TCP_COMPATIBILITY
#define MP1_ENABLE_COMPRESSION false
#endif