mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-14 04:38:20 +10:00
GUI: Add root patching support
This commit is contained in:
@@ -910,8 +910,6 @@ class PatchSysVolume:
|
||||
elif self.constants.gui_mode is False:
|
||||
input("\nPress [ENTER] to return to the main menu: ")
|
||||
|
||||
else:
|
||||
logging.info("- Returning to main menu")
|
||||
|
||||
def start_unpatch(self) -> None:
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user