mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-14 12:48:18 +10:00
Fix typo
This commit is contained in:
@@ -795,7 +795,7 @@ set million colour before rebooting"""
|
||||
print("For Hackintoshes, please add amfi_get_out_of_my_way=1 to boot-args")
|
||||
|
||||
if self.check_board_id is True and (
|
||||
self.computer.reported_board_id not in self.constants.sandy_board_id or
|
||||
self.computer.reported_board_id not in self.constants.sandy_board_id and
|
||||
self.computer.reported_board_id not in self.constants.sandy_board_id_stock
|
||||
):
|
||||
print("\nCannot patch! Board ID not supported by AppleIntelSNBGraphicsFB")
|
||||
|
||||
Reference in New Issue
Block a user