update GUI
This commit is contained in:
parent
7bfc780a18
commit
6a32758e2d
@ -66,14 +66,16 @@
|
||||
<AutoVariable width="fill" target="misc.pathing" label="Enable Pathing"/>
|
||||
<AutoVariable width="fill" target="misc.pathing.draw" label="Draw Path"/>
|
||||
<AutoVariable width="fill" target="navbot.enable" label="Enable Navbot"/>
|
||||
<AutoVariable width="fill" target="navbot.scout-mode" label="Enable Scout Mode"/>
|
||||
<AutoVariable width="fill" target="navbot.spy-mode" label="Enable Spy Mode"/>
|
||||
<AutoVariable width="fill" target="navbot.heavy-mode" label="General Mode"/>
|
||||
<!--AutoVariable width="fill" target="navbot.scout-mode" label="Enable Scout Mode"/>
|
||||
<AutoVariable width="fill" target="navbot.spy-mode" label="Enable Spy Mode"/-->
|
||||
<AutoVariable width="fill" target="navbot.get-health-and-ammo" label="Get Health & Ammo"/>
|
||||
<AutoVariable width="fill" target="navbot.other-mode" label="General Mode"/>
|
||||
<AutoVariable width="fill" target="navbot.primary-only" label="Best Weapon only"/>
|
||||
<AutoVariable width="fill" target="navbot.jump-distance" label="Jump Distance"/>
|
||||
<AutoVariable width="fill" target="navbot.target-sentry" label="Try to target sentries"/>
|
||||
<AutoVariable width="fill" target="navbot.autojump.enabled" label="Enable Autojump"/>
|
||||
<AutoVariable width="fill" target="navbot.autojump.trigger-distance" label="Autojump Distance"/>
|
||||
<!--AutoVariable width="fill" target="navbot.target-sentry" label="Try to target sentries"/-->
|
||||
<AutoVariable width="fill" target="navbot.stay-near" label="Zone enemies (stay near)"/>
|
||||
<AutoVariable width="fill" target="navbot.take-teleporters" label="take teleporters"/>
|
||||
<!AutoVariable width="fill" target="navbot.take-teleporters" label="take teleporters"/-->
|
||||
</List>
|
||||
</Box>
|
||||
</Tab>
|
||||
|
Reference in New Issue
Block a user