Make Warp tab look better (#1140)
* Add files via upload * Add files via upload
This commit is contained in:
parent
5f4626a79c
commit
af5049fa1f
@ -21,6 +21,7 @@
|
||||
<AutoVariable width="fill" target="warp.on-hit.left" label="Warp left" tooltip="Warp when hit option"/>
|
||||
<AutoVariable width="fill" target="warp.on-hit.right" label="Warp right" tooltip="Warp when hit option"/>
|
||||
</List>
|
||||
</Box>
|
||||
<Box padding="12 6 6 6" width="content" height="content" name="Rapidfire" x="210">
|
||||
<List width="185">
|
||||
<AutoVariable width="fill" target="warp.rapidfire" label="Enable Rapidfire" tooltip="Allows you to shoot multiple shots at once or reduce time between shots."/>
|
||||
@ -36,5 +37,4 @@
|
||||
</LabeledObject>
|
||||
</List>
|
||||
</Box>
|
||||
</Box>
|
||||
</Tab>
|
Reference in New Issue
Block a user