mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-14 04:38:20 +10:00
Hid misleading print statement
This commit is contained in:
@@ -143,7 +143,7 @@ class PatchSysVolume:
|
||||
rebuild_required = True
|
||||
|
||||
if self.model in ModelArray.LegacyGPU:
|
||||
print("- Attemping Legacy GPU Patches")
|
||||
#print("- Attemping Legacy GPU Patches")
|
||||
#TODO: Re-enable when GPU patches are public
|
||||
#self.gpu_accel_patches()
|
||||
#rebuild_required = True
|
||||
|
||||
Reference in New Issue
Block a user