mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-18 21:30:00 +10:00
Opt for kernel detection
This commit is contained in:
@@ -57,7 +57,7 @@ class Constants:
|
||||
self.vault = False
|
||||
self.sip_status = True
|
||||
self.secure_status = True
|
||||
self.detected_os = 0.0
|
||||
self.detected_os = 0
|
||||
|
||||
# Payload Location
|
||||
# OpenCore
|
||||
|
||||
Reference in New Issue
Block a user