mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
parent
c8d3d11339
commit
ae9b5e0098
31 changed files with 428 additions and 523 deletions
|
@ -376,7 +376,8 @@ void WieldMeshSceneNode::setItem(const ItemStack &item, Client *client)
|
|||
}
|
||||
return;
|
||||
}
|
||||
else if (!def.inventory_image.empty()) {
|
||||
|
||||
if (!def.inventory_image.empty()) {
|
||||
setExtruded(def.inventory_image, def.wield_scale, tsrc, 1);
|
||||
m_colors.emplace_back();
|
||||
return;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue