mirror of
https://github.com/outbackdingo/OpCore-Simplify.git
synced 2026-01-27 10:19:49 +00:00
My bad
This commit is contained in:
@@ -208,8 +208,8 @@ class KextMaestro:
|
||||
selected_kexts.append("NootRX")
|
||||
elif selected_option == 2:
|
||||
selected_kexts.append("WhateverGreen")
|
||||
else:
|
||||
continue
|
||||
|
||||
continue
|
||||
|
||||
if self.utils.parse_darwin_version(macos_version) >= self.utils.parse_darwin_version("25.0.0"):
|
||||
print("\n*** Found {} is AMD {} GPU.".format(gpu_name, gpu_props.get("Codename")))
|
||||
|
||||
Reference in New Issue
Block a user