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