mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 00:25:19 +02:00
Actually fix weather
The real problem was that MapBlocks were not activated before getting sent to the client
This commit is contained in:
@@ -516,7 +516,8 @@ public:
|
||||
|
||||
s16 heat;
|
||||
s16 humidity;
|
||||
u32 weather_update_time;
|
||||
u32 heat_last_update;
|
||||
u32 humidity_last_update;
|
||||
|
||||
private:
|
||||
/*
|
||||
|
Reference in New Issue
Block a user