Fix the build. Merge conflict between two PRs (#4936)
This commit is contained in:
parent
a78fd671b2
commit
281beba50e
@ -18,7 +18,7 @@ public:
|
||||
|
||||
private:
|
||||
|
||||
virtual cItems ConvertToPickups(NIBBLETYPE a_BlockMeta, cBlockEntity * a_BlockEntity, const cEntity * a_Digger, const cItem * a_Tool) const override
|
||||
virtual cItems ConvertToPickups(NIBBLETYPE a_BlockMeta, const cEntity * a_Digger, const cItem * a_Tool) const override
|
||||
{
|
||||
// Only drop self when using silk-touch:
|
||||
if (ToolHasSilkTouch(a_Tool))
|
||||
|
Loading…
x
Reference in New Issue
Block a user