diff --git a/src/config.h b/src/config.h index a707a3d97..f3774b636 100644 --- a/src/config.h +++ b/src/config.h @@ -11,7 +11,7 @@ #define MAX_MESSAGES 4 #define DB_PATH "craft.db" #define USE_CACHE 1 -#define DAY_LENGTH 600 +#define DAY_LENGTH 7200 ///7200 extends day length to 1 hour in real life and 1 hour for night time #define INVERT_MOUSE 0 // rendering options