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:
@@ -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;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user