From 31f9bb566b1c4538ea1e4abba0a9d1b8d2cee429 Mon Sep 17 00:00:00 2001 From: aap Date: Wed, 6 May 2020 00:53:26 +0200 Subject: implemented most of timecycle and mblur --- src/core/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core/config.h') diff --git a/src/core/config.h b/src/core/config.h index 08471eb4..bc5b3aad 100644 --- a/src/core/config.h +++ b/src/core/config.h @@ -66,7 +66,7 @@ enum Config { PATHNODESIZE = 4500, - NUMWEATHERS = 4, + NUMWEATHERS = 7, NUMHOURS = 24, NUMEXTRADIRECTIONALS = 4, -- cgit v1.2.3