Fixed capitalization
This commit is contained in:
parent
39f50c4ad7
commit
40d3cf02f5
@ -2,12 +2,12 @@
|
|||||||
<Box padding="12 6 6 6" width="content" height="content" name="Spy Alert">
|
<Box padding="12 6 6 6" width="content" height="content" name="Spy Alert">
|
||||||
<List width="200">
|
<List width="200">
|
||||||
<AutoVariable width="fill" target="spy-alert.enable" label="Enable"/>
|
<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.sound" label="Sound"/>
|
||||||
<AutoVariable width="fill" target="spy-alert.alert-interval" label="Interval"/>
|
<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.alert" label="Alert Distance"/>
|
||||||
<AutoVariable width="fill" target="spy-alert.distance.warning" label="Backstab Warning Distance"/>
|
<AutoVariable width="fill" target="spy-alert.distance.warning" label="Backstab Warning Distance"/>
|
||||||
</List>
|
</List>
|
||||||
</Box>
|
</Box>
|
||||||
</Tab>
|
</Tab>
|
||||||
|
Reference in New Issue
Block a user