Make Warp tab look better (#1140)

* Add files via upload

* Add files via upload
This commit is contained in:
G-4-M-3-R 2020-11-06 22:32:54 +10:30 committed by GitHub
parent 5f4626a79c
commit af5049fa1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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>