Fixed capitalization

This commit is contained in:
LightPower392 2020-02-13 10:03:15 -08:00 committed by GitHub
parent 2d136cf699
commit 238f16724b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
<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"/>
<AutoVariable width="fill" target="auto-deadringer.health" label="Trigger at Health"/>
</List>
</Box>
</Tab>
</Tab>