mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-27 19:35:24 +01:00
Spacing fixes
This commit is contained in:
@@ -74,7 +74,7 @@ void Database_LevelDB::loadBlock(const v3s16 &pos, std::string *block)
|
||||
i64tos(getBlockAsInteger(pos)), block);
|
||||
|
||||
if (!status.ok())
|
||||
block->clear();
|
||||
block->clear();
|
||||
}
|
||||
|
||||
bool Database_LevelDB::deleteBlock(const v3s16 &pos)
|
||||
|
||||
Reference in New Issue
Block a user