mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-21 14:40:52 +10:00
sys_patch.py: Fix last
This commit is contained in:
@@ -147,6 +147,8 @@ class PatchSysVolume:
|
|||||||
logging.error("- Failed to parse SystemVersion.plist")
|
logging.error("- Failed to parse SystemVersion.plist")
|
||||||
return False
|
return False
|
||||||
|
|
||||||
|
return True
|
||||||
|
|
||||||
|
|
||||||
def _merge_kdk_with_root(self, save_hid_cs: bool = False) -> None:
|
def _merge_kdk_with_root(self, save_hid_cs: bool = False) -> None:
|
||||||
"""
|
"""
|
||||||
|
|||||||
Reference in New Issue
Block a user