mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Weather: Clean up getHeat/getHumidity somewhat
This commit is contained in:
parent
c9eb17aba3
commit
9bccd75e34
13 changed files with 143 additions and 77 deletions
|
@ -515,9 +515,8 @@ public:
|
|||
StaticObjectList m_static_objects;
|
||||
|
||||
s16 heat;
|
||||
u32 heat_time;
|
||||
s16 humidity;
|
||||
u32 humidity_time;
|
||||
u32 weather_update_time;
|
||||
|
||||
private:
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue