We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb90454 commit 290e647Copy full SHA for 290e647
ItemButton.xml
@@ -6,6 +6,9 @@
6
7
<ItemButton name="LiteBagItemButtonTemplate" inherits="ContainerFrameItemButtonTemplate" virtual="true" mixin="LiteBagItemButtonMixin">
8
<Size x="37" y="37" />
9
+ <KeyValues>
10
+ <KeyValue key="isLiteBag" value="true" type="boolean" />
11
+ </KeyValues>
12
<!-- Previously override OnEnter for bank, seems ok now. -->
13
</ItemButton>
14
0 commit comments