diff options
Diffstat (limited to '')
-rw-r--r-- | src/core/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/config.h b/src/core/config.h index 85657e9c..7eff57a0 100644 --- a/src/core/config.h +++ b/src/core/config.h @@ -71,7 +71,7 @@ enum Config { PATHNODESIZE = 4500, - NUMWEATHERS = 7, + NUMWEATHERS = 8, NUMHOURS = 24, NUMEXTRADIRECTIONALS = 4, |