mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-02-06 07:23:37 +08:00
Fixing CI
This commit is contained in:
parent
c5f3f6a807
commit
08da6f06ce
@ -257,7 +257,8 @@ class ControlsSettingsWindow(bui.Window):
|
|||||||
)
|
)
|
||||||
v -= spacing
|
v -= spacing
|
||||||
bui.widget(
|
bui.widget(
|
||||||
edit=self._keyboard_2_button, left_widget=self._keyboard_2_button
|
edit=self._keyboard_2_button,
|
||||||
|
left_widget=self._keyboard_2_button
|
||||||
)
|
)
|
||||||
if show_space_2:
|
if show_space_2:
|
||||||
v -= space_height
|
v -= space_height
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user