Skip to content

Commit 290e647

Browse files
committed
Add isLiteBag KV to our itembuttons
1 parent fb90454 commit 290e647

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ItemButton.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66

77
<ItemButton name="LiteBagItemButtonTemplate" inherits="ContainerFrameItemButtonTemplate" virtual="true" mixin="LiteBagItemButtonMixin">
88
<Size x="37" y="37" />
9+
<KeyValues>
10+
<KeyValue key="isLiteBag" value="true" type="boolean" />
11+
</KeyValues>
912
<!-- Previously override OnEnter for bank, seems ok now. -->
1013
</ItemButton>
1114

0 commit comments

Comments
 (0)