mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-20 22:20:53 +10:00
sys_patch_detect.py: Adjust return
This commit is contained in:
@@ -705,7 +705,7 @@ class DetectRootPatch:
|
|||||||
]
|
]
|
||||||
):
|
):
|
||||||
return False
|
return False
|
||||||
else:
|
|
||||||
return True
|
return True
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user