mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-30 04:35:20 +01:00
Fix warnings
This commit is contained in:
@@ -2754,7 +2754,6 @@ MapBlock *ServerMap::getBlockOrEmerge(v3s16 p3d)
|
||||
}
|
||||
|
||||
void ServerMap::prepareBlock(MapBlock *block) {
|
||||
ServerEnvironment *senv = &((Server *)m_gamedef)->getEnv();
|
||||
}
|
||||
|
||||
s16 ServerMap::findGroundLevel(v2s16 p2d)
|
||||
|
||||
Reference in New Issue
Block a user