mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-27 01:13:13 +08:00
Fixing CI
This commit is contained in:
parent
c5f3f6a807
commit
08da6f06ce
@ -257,7 +257,8 @@ class ControlsSettingsWindow(bui.Window):
|
||||
)
|
||||
v -= spacing
|
||||
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:
|
||||
v -= space_height
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user