mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-14 12:48:18 +10:00
Update Utilities.py
This commit is contained in:
@@ -34,7 +34,8 @@ def check_recovery():
|
||||
|
||||
def cls():
|
||||
# We only support macOS, so
|
||||
print("\u001Bc")
|
||||
#print("\u001Bc")
|
||||
pass
|
||||
|
||||
# def menu(title, prompt, menu_options, add_quit=True, auto_number=False, in_between=[], top_level=False):
|
||||
# return_option = ["Q", "Quit", None] if top_level else ["B", "Back", None]
|
||||
|
||||
Reference in New Issue
Block a user