Moved launch controls to wave button
This commit is contained in:
@@ -323,7 +323,7 @@ bestwave = [lightgray]Best Wave: {0}
|
||||
launch = < LAUNCH >
|
||||
launch.title = Launch Successful
|
||||
launch.next = [lightgray]next opportunity at wave {0}
|
||||
launch.unable = [scarlet]Unable to LAUNCH.[] {0} Enemies.
|
||||
launch.unable2 = [scarlet]Unable to LAUNCH.[]
|
||||
launch.confirm = This will launch all resources in your core.\nYou will not be able to return to this base.
|
||||
uncover = Uncover
|
||||
configure = Configure Loadout
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Binary file not shown.
|
Before Width: | Height: | Size: 256 KiB After Width: | Height: | Size: 256 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 278 KiB After Width: | Height: | Size: 278 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 464 KiB After Width: | Height: | Size: 461 KiB |
@@ -64,7 +64,12 @@
|
||||
checked: button-down,
|
||||
down: button-down,
|
||||
up: button
|
||||
}
|
||||
},
|
||||
wave: {
|
||||
up: button-edge-4,
|
||||
over: button-edge-over-4,
|
||||
disabled: button-edge-4
|
||||
},
|
||||
},
|
||||
TextButtonStyle: {
|
||||
default: {
|
||||
|
||||
Reference in New Issue
Block a user