1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00

Merge branch 'upstream/master'

This commit is contained in:
Nils Dagsson Moskopp 2011-07-22 20:16:58 +02:00
commit 805ccd449f
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;
}