Update glow.xml

This commit is contained in:
Sx50 2019-02-08 12:32:20 +01:00 committed by GitHub
parent b1df3e8910
commit af0cc81cfa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,19 +1,10 @@
<Tab name="Glow" padding="4 4 4 4">
<List width="150">
<AutoVariable width="fill" target="glow.enable" label="Enable"/>
<AutoVariable width="fill" target="glow.blur-scale" label="Blur Scale" min="0" max="10"/>
<AutoVariable width="fill" target="glow.health" label="Health"/>
<AutoVariable width="fill" target="glow.self" label="Glow Self"/>
<AutoVariable width="fill" target="glow.self-rainbow" label="Self Rainbow"/>
<AutoVariable width="fill" target="glow.white-weapons" label="White Weapons"/>
<LabeledObject width="fill" label="Solid when">
<Select target="glow.solid-when">
<Option name="Never" value="0"/>
<Option name="Always" value="1"/>
<Option name="Not visible" value="2"/>
</Select>
</LabeledObject>
<AutoVariable width="fill" target="glow.show.players" label="Players"/>
<AutoVariable width="fill" target="glow.show.teammates" label="Teammates"/>
<AutoVariable width="fill" target="glow.show.buildings" label="Buildings"/>
@ -23,4 +14,4 @@
<AutoVariable width="fill" target="glow.show.ammoboxes" label="Ammo Boxes"/>
<AutoVariable width="fill" target="glow.show.medkits" label="Health Packs"/>
</List>
</Tab>
</Tab>