diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2018-12-08 19:43:21 +0100 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2018-12-08 19:43:21 +0100 |
commit | 5caca7a4d628dec45a5a9326db024aa1c4ffd98f (patch) | |
tree | 4e4f1851c3cdbd5d101faaafd778be9d23a2d944 /include/constants | |
parent | 4c23adb5f53a61d0e7426376aba9a04de5c8f2b3 (diff) |
Clean up field weather
Diffstat (limited to 'include/constants')
-rw-r--r-- | include/constants/weather.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/constants/weather.h b/include/constants/weather.h index 953cc2753..d0a81c34c 100644 --- a/include/constants/weather.h +++ b/include/constants/weather.h @@ -16,6 +16,7 @@ #define WEATHER_DROUGHT 12 #define WEATHER_RAIN_HEAVY 13 #define WEATHER_BUBBLES 14 +#define WEATHER_15 15 #define WEATHER_ROUTE119_CYCLE 20 #define WEATHER_ROUTE123_CYCLE 21 |