mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 00:25:19 +02:00
Fix some warnings and other minor details
This commit is contained in:
@@ -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) {
|
||||
|
Reference in New Issue
Block a user