Fixed capitalization

This commit is contained in:
LightPower392 2020-02-13 10:16:48 -08:00 committed by GitHub
parent 39f50c4ad7
commit 40d3cf02f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,12 +2,12 @@
<Box padding="12 6 6 6" width="content" height="content" name="Spy Alert">
<List width="200">
<AutoVariable width="fill" target="spy-alert.enable" label="Enable"/>
<AutoVariable width="fill" target="spy-alert.voicemenu" label="Call out spy"/>
<AutoVariable width="fill" target="spy-alert.voicemenu" label="Call Out Spy"/>
<AutoVariable width="fill" target="spy-alert.sound" label="Sound"/>
<AutoVariable width="fill" target="spy-alert.alert-interval" label="Interval"/>
<AutoVariable width="fill" target="spy-alert.alert-for-invisible" label="Alert for invis spies"/>
<AutoVariable width="fill" target="spy-alert.alert-for-invisible" label="Alert for Invis Spies"/>
<AutoVariable width="fill" target="spy-alert.distance.alert" label="Alert Distance"/>
<AutoVariable width="fill" target="spy-alert.distance.warning" label="Backstab Warning Distance"/>
</List>
</Box>
</Tab>
</Tab>