fix pause menu

This commit is contained in:
Roman Trapeznikov 2020-04-10 14:50:06 +03:00
parent 103971f65f
commit 58cd7b4e8d

View File

@ -703,7 +703,6 @@ class MainMenuWindow(ba.Window):
v += v_offset
h += h_offset
h_offset += d_h_offset
custom_menu_entries = []
self._start_button = None
ba.app.pause()