mirror of
https://github.com/minetest/minetest.git
synced 2025-03-06 20:48:40 +01:00
parent
5e7ea0664a
commit
6eb7d57ed3
1 changed files with 1 additions and 0 deletions
|
@ -229,6 +229,7 @@ static void craftDecrementOrReplaceInput(CraftInput &input,
|
|||
rep.deSerialize(j->second, gamedef->idef());
|
||||
item.remove(1);
|
||||
found_replacement = true;
|
||||
pairs.erase(j);
|
||||
output_replacements.push_back(rep);
|
||||
break;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue