Fix GPU vendor user-configuration

Closes https://github.com/dortania/Opencore-Legacy-Patcher/issues/89
This commit is contained in:
Mykola Grymalyuk
2021-03-09 23:19:37 -07:00
parent d605e33a72
commit 951c2b3a2a
4 changed files with 71 additions and 27 deletions
+1
View File
@@ -47,6 +47,7 @@ class Constants:
self.min_os_support = 11.0
self.max_os_support = 11.0
self.metal_build = False
self.imac_vendor = "None"
self.wifi_build = False
self.gui_mode = False
self.serial_settings = "Minimal"