forked from oerkki/voxelands
oops
This commit is contained in:
parent
a0df109ce4
commit
ef82cc5cfb
|
@ -213,7 +213,7 @@ void content_mapnode_init(bool repeat)
|
|||
if (invisible_stone)
|
||||
f->solidness = 0; // For debugging, hides regular stone
|
||||
lists::add("creative",i);
|
||||
lists::add("cooking",idd);
|
||||
lists::add("cooking",i);
|
||||
lists::add("decrafting",i);
|
||||
|
||||
i = CONTENT_MARBLE;
|
||||
|
|
Loading…
Reference in New Issue