summaryrefslogtreecommitdiff
path: root/src/mapblock.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mapblock.h')
-rw-r--r--src/mapblock.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/mapblock.h b/src/mapblock.h
index de49e6130..e0730ffcf 100644
--- a/src/mapblock.h
+++ b/src/mapblock.h
@@ -515,9 +515,8 @@ public:
StaticObjectList m_static_objects;
s16 heat;
- u32 heat_time;
s16 humidity;
- u32 humidity_time;
+ u32 weather_update_time;
private:
/*