Move Remove menu
This commit is contained in:
parent
8e56a4d57a
commit
23a84e715a
@ -5,7 +5,6 @@
|
||||
<Include path="nullifiedcat/misc/announcer.xml"/>
|
||||
<Include path="nullifiedcat/misc/bptf.xml"/>
|
||||
<Include path="nullifiedcat/misc/collective.xml"/>
|
||||
<Include path="nullifiedcat/misc/Misc2.xml"/>
|
||||
<Include path="nullifiedcat/misc/catbot.xml"/>
|
||||
</TabContainer>
|
||||
</Tab>
|
@ -1,5 +0,0 @@
|
||||
<Tab name="Misc2">
|
||||
<TabContainer width="fill" height="fill">
|
||||
<Include path="nullifiedcat/misc/remove.xml"/>
|
||||
</TabContainer>
|
||||
</Tab>
|
@ -1,9 +0,0 @@
|
||||
<Tab name="Remove" padding="4 4 4 4">
|
||||
<List width="220">
|
||||
<AutoVariable width="fill" target="remove.arms" label="Remove Arms"/>
|
||||
<AutoVariable width="fill" target="remove.cloak" label="Remove Cloak"/>
|
||||
<AutoVariable width="fill" target="remove.disguise" label="Remove Disguise"/>
|
||||
<AutoVariable width="fill" target="remove.hats" label="Remove Hats"/>
|
||||
<AutoVariable width="fill" target="remove.scope" label="Remove Scope"/>
|
||||
</List>
|
||||
</Tab>
|
@ -23,4 +23,13 @@
|
||||
<AutoVariable width="fill" target="visual.sv-pure-bypass" label="SV Pure bypass"/>
|
||||
</List>
|
||||
</Box>
|
||||
<Box padding="12 6 6 6" width="content" height="content" name="Remove" x="195" y="52">
|
||||
<List width="180">
|
||||
<AutoVariable width="fill" target="remove.arms" label="Remove Arms"/>
|
||||
<AutoVariable width="fill" target="remove.cloak" label="Remove Cloak"/>
|
||||
<AutoVariable width="fill" target="remove.disguise" label="Remove Disguise"/>
|
||||
<AutoVariable width="fill" target="remove.hats" label="Remove Hats"/>
|
||||
<AutoVariable width="fill" target="remove.scope" label="Remove Scope"/>
|
||||
</List>
|
||||
</Box>
|
||||
</Tab>
|
Reference in New Issue
Block a user