Organize Auto Sticky menu
This commit is contained in:
parent
b5a3afd43f
commit
280b82f5c9
@ -1,9 +1,9 @@
|
||||
<Tab name="Auto Sticky" padding="4 4 4 4">
|
||||
<Box width="content" height="content" padding="6 6 6 6">
|
||||
<List width="200">
|
||||
<Box padding="12 6 6 6" width="content" height="content" name="Auto Sticky">
|
||||
<List width="150">
|
||||
<AutoVariable width="fill" target="autosticky.enable" label="Enable Auto Sticky"/>
|
||||
<AutoVariable width="fill" target="autosticky.buildings" label="Detonate on Buildings"/>
|
||||
<AutoVariable width="fill" target="autosticky.legit" label="Legit"/>
|
||||
<AutoVariable width="fill" target="autosticky.buildings" label="Detonate On Buildings"/>
|
||||
<AutoVariable width="fill" target="autosticky.legit" label="Legit Mode"/>
|
||||
</List>
|
||||
</Box>
|
||||
</Tab>
|
Reference in New Issue
Block a user