Fixed capitalization
This commit is contained in:
parent
2d136cf699
commit
238f16724b
@ -2,7 +2,7 @@
|
|||||||
<Box padding="12 6 6 6" width="content" height="content" name="Auto Dead Ringer">
|
<Box padding="12 6 6 6" width="content" height="content" name="Auto Dead Ringer">
|
||||||
<List width="150">
|
<List width="150">
|
||||||
<AutoVariable width="fill" target="auto-deadringer.enable" label="Enable Auto Dead Ringer"/>
|
<AutoVariable width="fill" target="auto-deadringer.enable" label="Enable Auto Dead Ringer"/>
|
||||||
<AutoVariable width="fill" target="auto-deadringer.health" label="Trigger at health"/>
|
<AutoVariable width="fill" target="auto-deadringer.health" label="Trigger at Health"/>
|
||||||
</List>
|
</List>
|
||||||
</Box>
|
</Box>
|
||||||
</Tab>
|
</Tab>
|
Reference in New Issue
Block a user