mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-18 13:20:00 +10:00
Avoid setting UIScale
Mac firmwares will correctly set this, overriding is not needed
This commit is contained in:
@@ -67,7 +67,7 @@ class Constants:
|
||||
self.showpicker = True
|
||||
self.vault = False
|
||||
self.sip_status = True
|
||||
self.secure_status = True
|
||||
self.secure_status = False
|
||||
self.detected_os = 0
|
||||
self.boot_efi = False
|
||||
self.drm_support = False
|
||||
|
||||
Reference in New Issue
Block a user