mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-14 20:58:21 +10:00
gui_main.py: start build on modal launch
This commit is contained in:
@@ -599,8 +599,7 @@ class wx_python_gui:
|
||||
|
||||
self.frame_modal.ShowWindowModal()
|
||||
|
||||
if self.constants.start_build_install is True:
|
||||
self.build_start()
|
||||
self.build_start()
|
||||
|
||||
def build_start(self, event=None):
|
||||
self.build_opencore.Disable()
|
||||
|
||||
Reference in New Issue
Block a user