summaryrefslogtreecommitdiffstats
path: root/src/core/config.h
diff options
context:
space:
mode:
authorNikolay Korolev <nickvnuk@gmail.com>2020-05-06 10:38:02 +0200
committerNikolay Korolev <nickvnuk@gmail.com>2020-05-06 10:38:02 +0200
commit98177f27bae56806e37406972c04ab4f91e68a84 (patch)
tree9430ae124e7a5005e69209875cde50e8eb5ac066 /src/core/config.h
parentnot needed (diff)
parentupdating librw because of fuckup (diff)
downloadre3-98177f27bae56806e37406972c04ab4f91e68a84.tar
re3-98177f27bae56806e37406972c04ab4f91e68a84.tar.gz
re3-98177f27bae56806e37406972c04ab4f91e68a84.tar.bz2
re3-98177f27bae56806e37406972c04ab4f91e68a84.tar.lz
re3-98177f27bae56806e37406972c04ab4f91e68a84.tar.xz
re3-98177f27bae56806e37406972c04ab4f91e68a84.tar.zst
re3-98177f27bae56806e37406972c04ab4f91e68a84.zip
Diffstat (limited to 'src/core/config.h')
-rw-r--r--src/core/config.h2
1 files changed, 1 insertions, 1 deletions
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,