Remove TUI modules

This commit is contained in:
Mykola Grymalyuk
2023-02-09 16:26:47 -07:00
parent 48471ce4d3
commit d305515c28
9 changed files with 59 additions and 1686 deletions

View File

@@ -3,4 +3,4 @@
from resources import main
if __name__ == '__main__':
main.OpenCoreLegacyPatcher(True)
main.OpenCoreLegacyPatcher()