Fixed capitalization

This commit is contained in:
LightPower392 2020-02-13 10:08:41 -08:00 committed by GitHub
parent f4946c37d6
commit 9a054df9a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,9 +7,9 @@
<AutoVariable width="fill" target="chams.disco" label="Disco"/>
<AutoVariable width="fill" target="chams.health" label="Health"/>
<AutoVariable width="fill" target="chams.recursive" label="Recursive"/>
<AutoVariable width="fill" target="chams.single-pass" label="Single pass"/>
<AutoVariable width="fill" target="chams.single-pass" label="Single Pass"/>
<AutoVariable width="fill" target="chams.white-weapons" label="White Weapons"/>
<LabeledObject width="fill" label="Solid when">
<LabeledObject width="fill" label="Solid When">
<Select target="glow.solid-when">
<Option name="Never" value="0"/>
<Option name="Always" value="1"/>
@ -31,4 +31,4 @@
<AutoVariable width="fill" target="chams.show.medkits" label="Health Packs"/>
</List>
</Box>
</Tab>
</Tab>