Organize Auto Dead Ringer menu
This commit is contained in:
parent
095cd56715
commit
e6772c9419
@ -1,6 +0,0 @@
|
||||
<Tab name="Auto Deadringer" padding="4 4 4 4">
|
||||
<List width="170">
|
||||
<AutoVariable width="fill" target="auto-deadringer.enable" label="Auto Deadringer"/>
|
||||
<AutoVariable width="fill" target="auto-deadringer.health" label="Trigger at health"/>
|
||||
</List>
|
||||
</Tab>
|
8
data/menu/nullifiedcat/trigger/autodeadringer.xml
Executable file
8
data/menu/nullifiedcat/trigger/autodeadringer.xml
Executable file
@ -0,0 +1,8 @@
|
||||
<Tab name="Auto Dead Ringer" padding="4 4 4 4">
|
||||
<Box padding="12 6 6 6" width="content" height="content" name="Auto Dead Ringer">
|
||||
<List width="150">
|
||||
<AutoVariable width="fill" target="auto-deadringer.enable" label="Enable Auto Dead Ringer"/>
|
||||
<AutoVariable width="fill" target="auto-deadringer.health" label="Trigger at health"/>
|
||||
</List>
|
||||
</Box>
|
||||
</Tab>
|
@ -43,5 +43,6 @@
|
||||
<Include path="nullifiedcat/trigger/autobackstab.xml"/>
|
||||
<Include path="nullifiedcat/trigger/autoreflect.xml"/>
|
||||
<Include path="nullifiedcat/trigger/autosticky.xml"/>
|
||||
<Include path="nullifiedcat/trigger/autodeadringer.xml"/>
|
||||
</TabContainer>
|
||||
</Tab>
|
||||
|
Reference in New Issue
Block a user