mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Fix some warnings and other minor details
This commit is contained in:
parent
9bccd75e34
commit
c0398224ef
4 changed files with 6 additions and 6 deletions
|
@ -2827,7 +2827,7 @@ MapBlock* ServerMap::finishBlockMake(BlockMakeData *data,
|
|||
<<blockpos_requested.Z<<")"<<std::endl;*/
|
||||
|
||||
/*
|
||||
Update weather data in central blocks if needed
|
||||
Update weather data in blocks
|
||||
*/
|
||||
ServerEnvironment *senv = &((Server *)m_gamedef)->getEnv();
|
||||
if (senv->m_use_weather) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue