mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-02-02 21:45:49 +08:00
fix pause menu
This commit is contained in:
parent
103971f65f
commit
58cd7b4e8d
@ -703,7 +703,6 @@ class MainMenuWindow(ba.Window):
|
|||||||
v += v_offset
|
v += v_offset
|
||||||
h += h_offset
|
h += h_offset
|
||||||
h_offset += d_h_offset
|
h_offset += d_h_offset
|
||||||
custom_menu_entries = []
|
|
||||||
self._start_button = None
|
self._start_button = None
|
||||||
ba.app.pause()
|
ba.app.pause()
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user