diff --git a/include/globals.h b/include/globals.h index ddb023b..1f00086 100644 --- a/include/globals.h +++ b/include/globals.h @@ -144,7 +144,7 @@ #define DEV_LOG_LENGTH_DISCREPANCY // If defined, log chunk generation events -#define DEV_LOG_CHUNK_GENERATION +// #define DEV_LOG_CHUNK_GENERATION // If defined, allows dumping world data by sending 0xBEEF (big-endian), // and uploading world data by sending 0xFEED, followed by the data buffer.