1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-14 09:05:19 +02:00

merged some stuff from upstream while merging delta

This commit is contained in:
Perttu Ahola
2011-07-23 15:46:00 +03:00
4 changed files with 101 additions and 44 deletions

View File

@@ -1331,7 +1331,7 @@ void make_block(BlockMakeData *data)
{
if(data->no_op)
{
dstream<<"makeBlock: no-op"<<std::endl;
//dstream<<"makeBlock: no-op"<<std::endl;
return;
}