aboutsummaryrefslogtreecommitdiff
path: root/mod/src/main/resources/assets/dungeonsguide/gui/elements/toggleButton.gui
blob: 551c6baa7623a277448768b2ea6e632de79d3717 (plain)
1
2
3
4
5
6
<multi>
    <slot bind:child="wgtOn" bind:ref="refOn"/>
    <slot bind:child="wgtOff" bind:ref="refOff"/>
    <slot bind:child="wgtHoverOn" bind:ref="refHoverOn"/>
    <slot bind:child="wgtHoverOff" bind:ref="refHoverOff"/>
</multi>