ItemComponent HUD isn't drawn for ItemComponents that can't be selected

This commit is contained in:
Regalis
2016-12-01 16:11:29 +02:00
parent a2442bfcb8
commit bf88e2b8de
7 changed files with 12 additions and 15 deletions
@@ -91,7 +91,7 @@
<requireditem name="Wrench" type="Equipped"/>
</Holdable>
<ItemContainer capacity="1" itempos="0,0" hideitems="false">
<ItemContainer canbeselected="true" capacity="1" itempos="0,0" hideitems="false">
<Containable name="explosive"/>
</ItemContainer>